C# 클래스 UnityEditorInternal.CurveBindingUtility

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

공개 메소드들

메소드 설명
GetCurrentValue ( UnityEditorInternal.AnimationWindowState state, AnimationWindowCurve curve ) : object
GetCurrentValue ( GameObject rootGameObject, EditorCurveBinding curveBinding ) : object

메소드 상세

GetCurrentValue() 공개 정적인 메소드

public static GetCurrentValue ( UnityEditorInternal.AnimationWindowState state, AnimationWindowCurve curve ) : object
state UnityEditorInternal.AnimationWindowState
curve AnimationWindowCurve
리턴 object

GetCurrentValue() 공개 정적인 메소드

public static GetCurrentValue ( GameObject rootGameObject, EditorCurveBinding curveBinding ) : object
rootGameObject UnityEngine.GameObject
curveBinding UnityEditor.EditorCurveBinding
리턴 object