 | AvatarTransformMask Constructor (Animator, Int32) |
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic AvatarTransformMask(
Animator animator,
int layerIndex
)
Parameters
- animator
- Type: Animator
Animator. - layerIndex
- Type: SystemInt32
Layer index.
RemarksThis constructor is currently only available in the Editor.
See Also