C# Class UnityEngine.MatchTargetWeightMask

ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
MatchTargetWeightMask ( Vector3 positionXYZWeight, float rotationWeight ) : System

MatchTargetWeightMask contructor.

Method Details

MatchTargetWeightMask() public method

MatchTargetWeightMask contructor.

public MatchTargetWeightMask ( Vector3 positionXYZWeight, float rotationWeight ) : System
positionXYZWeight Vector3 Position XYZ weight.
rotationWeight float Rotation weight.
return System