C# Class FullInspector.Internal.fiAnimationMetadata

A wrapper around AnimFloat that makes it easier to use.
Inheritance: IGraphMetadataItemNotPersistent
Mostra file Open project: jacobdufault/fullinspector

Public Methods

Method Description
UpdateHeight ( float height ) : bool

Update the height of the editor.

Method Details

UpdateHeight() public method

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