Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FullInspector
Internal
fiAnimationMetadata
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