C# Class UnityEngine.MatchTargetWeightMask

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
MatchTargetWeightMask ( Vector3 positionXYZWeight, float rotationWeight ) : System

MatchTargetWeightMask contructor.

Method Details

MatchTargetWeightMask() public méthode

MatchTargetWeightMask contructor.

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