Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MatchTargetWeightMask.MatchTargetWeightMask

MatchTargetWeightMask(positionXYZWeight: Vector3, rotationWeight: float)
MatchTargetWeightMask(Vector3 positionXYZWeight, float rotationWeight);
def MatchTargetWeightMask(positionXYZWeight as Vector3, rotationWeight as float)

Parameters

positionXYZWeightPosition XYZ weight.
rotationWeightRotation weight.

Description

MatchTargetWeightMask contructor.