MatchTargetWeightMask
UnityObjectLink
MatchTargetWeightMask

/

Parent

UnityObjectLink

Variables
positionxyzweight
UnityEngine.Vector3 positionxyzweight
rotationweight
System.Single rotationweight
Functions
matchtargetweightmask::​create
static UnityEngine.MatchTargetWeightMask Create ()

Constructor replaces new

Returns

UnityEngine.MatchTargetWeightMask

matchtargetweightmask::​create
static UnityEngine.MatchTargetWeightMask Create (
UnityEngine.Vector3 positionXYZWeight,
System.Single rotationWeight
)

Constructor replaces new;

Parameters
positionXYZWeight
UnityEngine.Vector3

no description

rotationWeight
System.Single

no description

Returns

UnityEngine.MatchTargetWeightMask