C# 클래스 UnityEngine.MatchTargetWeightMask

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
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