C# Class FullInspector.Internal.fiAnimationMetadata

A wrapper around AnimFloat that makes it easier to use.
Inheritance: IGraphMetadataItemNotPersistent
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Méthode Description
UpdateHeight ( float height ) : bool

Update the height of the editor.

Method Details

UpdateHeight() public méthode

Update the height of the editor.
public UpdateHeight ( float height ) : bool
height float The new height.
Résultat bool