Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.