C# Класс UnityEngine.MatchTargetWeightMask

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MatchTargetWeightMask ( Vector3 positionXYZWeight, float rotationWeight ) : System

MatchTargetWeightMask contructor.

Описание методов

MatchTargetWeightMask() публичный Метод

MatchTargetWeightMask contructor.

public MatchTargetWeightMask ( Vector3 positionXYZWeight, float rotationWeight ) : System
positionXYZWeight Vector3 Position XYZ weight.
rotationWeight float Rotation weight.
Результат System