MatchTargetWeightMask
Use this struct to specify the position and rotation weight mask for Animator.MatchTarget.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public struct MatchTargetWeightMask
Constructors
Constructor | Description |
|---|---|
| MatchTargetWeightMask(UnityEngine.Vector3,System.Single) | MatchTargetWeightMask contructor. |
Properties
Property | Description |
|---|---|
| positionXYZWeight | Position XYZ weight. |
| rotationWeight | Rotation weight. |