Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

positionXYZWeightPosition XYZ weight.
rotationWeightRotation weight.