C# 클래스 AnimatorParameter.SampleController

파일 보기 프로젝트 열기: tsubaki/Unity-AnimatorAccessHelper

공개 프로퍼티들

프로퍼티 타입 설명
State1_State1 int
State1_State2 int
animator UnityEngine.Animator

보호된 프로퍼티들

프로퍼티 타입 설명
BoolParameterHash int
FloatParameterHash int
IntParameterHash int
TriggerHash int

공개 메소드들

메소드 설명
ResetTrigger ( ) : void
Trigger ( ) : void

메소드 상세

ResetTrigger() 공개 메소드

public ResetTrigger ( ) : void
리턴 void

Trigger() 공개 메소드

public Trigger ( ) : void
리턴 void

프로퍼티 상세

BoolParameterHash 보호되어 있는 정적으로 프로퍼티

protected static int BoolParameterHash
리턴 int

FloatParameterHash 보호되어 있는 정적으로 프로퍼티

protected static int FloatParameterHash
리턴 int

IntParameterHash 보호되어 있는 정적으로 프로퍼티

protected static int IntParameterHash
리턴 int

State1_State1 공개적으로 정적으로 프로퍼티

public static int State1_State1
리턴 int

State1_State2 공개적으로 정적으로 프로퍼티

public static int State1_State2
리턴 int

TriggerHash 보호되어 있는 정적으로 프로퍼티

protected static int TriggerHash
리턴 int

animator 공개적으로 프로퍼티

public Animator,UnityEngine animator
리턴 UnityEngine.Animator