C# 클래스 FullInspector.Internal.fiAnimationMetadata

A wrapper around AnimFloat that makes it easier to use.
상속: IGraphMetadataItemNotPersistent
파일 보기 프로젝트 열기: jacobdufault/fullinspector

공개 메소드들

메소드 설명
UpdateHeight ( float height ) : bool

Update the height of the editor.

메소드 상세

UpdateHeight() 공개 메소드

Update the height of the editor.
public UpdateHeight ( float height ) : bool
height float The new height.
리턴 bool