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

positionXYZWeight Position XYZ weight.
rotationWeight Rotation weight.
Description

MatchTargetWeightMask contructor.