This version of Unity is unsupported.

MatchTargetWeightMask

struct in UnityEngine

/

Implemented in:UnityEngine.AnimationModule

Description

Use this struct to specify the position and rotation weight mask for Animator.MatchTarget.

Properties

positionXYZWeightPosition XYZ weight.
rotationWeightRotation weight.

Constructors

MatchTargetWeightMaskMatchTargetWeightMask contructor.