Field PushState
Indicates if the section should be pushed up or down relative to its neighbour sections.
Namespace: VRLabs.SimpleShaderInspectors.Controls.Sections
Syntax
public int PushState
Returns
|
Int32
0 when not moving, -1 when needs to go up, 1 when needs to go down. |