Свойство | Type | Description | |
---|---|---|---|
AvatarMask | System | ||
Copy | void | ||
GetHumanoidBodyPartActive | bool | ||
GetTransformActive | bool | ||
GetTransformPath | string | ||
SetHumanoidBodyPartActive | void | ||
SetTransformActive | void | ||
SetTransformPath | void |
Méthode | Description | |
---|---|---|
AvatarMask ( ) : System | ||
Copy ( |
||
GetHumanoidBodyPartActive ( AvatarMaskBodyPart index ) : bool | ||
GetTransformActive ( int index ) : bool | ||
GetTransformPath ( int index ) : string | ||
SetHumanoidBodyPartActive ( AvatarMaskBodyPart index, bool value ) : void | ||
SetTransformActive ( int index, bool value ) : void | ||
SetTransformPath ( int index, string path ) : void |