Preparing search index...
The search index is not available
@xverse/core
@xverse/core
ITimeLineAvatarInfo
Interface ITimeLineAvatarInfo
包含组件的角色结构,用于传递数据(骨骼,装扮等)给初始化角色使用
interface
ITimeLineAvatarInfo
{
blendShape
?:
string
;
componentList
:
ITimeLineAvatarInfoComponent
[]
;
dynamicBone
?:
string
;
id
:
string
;
name
:
string
;
nickName
?:
INickName
;
}
Index
Properties
blend
Shape?
component
List
dynamic
Bone?
id
name
nick
Name?
Properties
Optional
blend
Shape
blend
Shape
?:
string
component
List
component
List
:
ITimeLineAvatarInfoComponent
[]
Optional
dynamic
Bone
dynamic
Bone
?:
string
id
id
:
string
name
name
:
string
Optional
nick
Name
nick
Name
?:
INickName
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
blend
Shape
component
List
dynamic
Bone
id
name
nick
Name
@xverse/core
Color3
Color4
Vector3
EApplyType
EApprovalType
EAuthCheckResType
EAuthType
EAvatarComponentType
EAvatarSkinType
EBroadcastLevel
EChatMsgType
ECodes
EFPSStatus
EFolloweTypeV2
EGroupStatus
EGroupStatusV2
EGroupTypeV2
ELoggerLevels
EMediaSourceType
ENetworkDetector
ENetworkDetectorType
Loading...
Generated using
TypeDoc
包含组件的角色结构,用于传递数据(骨骼,装扮等)给初始化角色使用