API reference
API reference
Select your platform
No SDKs available
No versions available

Overview

Data Fields

Action< int >
Action< int, bool >
Action< int >

Properties

float
Size[Get]

Public Member Functions

void
AddElement
( int id,
float size,
float target )
void
RemoveElement
( int id )
void
MoveElement
( int id,
float target )
void
UpdateElementSize
( int id,
float size )
float
GetElementPosition
( int id )
float
GetElementSize
( int id )
float
GetTargetPosition
( int id,
float target,
float size )

Details

Fields

Action<int> Oculus.Interaction.ListLayout.WhenElementAdded
No description available.
Action<int, bool> Oculus.Interaction.ListLayout.WhenElementUpdated
No description available.
Action<int> Oculus.Interaction.ListLayout.WhenElementRemoved
No description available.

Properties

float Oculus.Interaction.ListLayout.Size
No description available.

Member Functions

Oculus.Interaction.ListLayout.ListLayout ( )
No description available.
void Oculus.Interaction.ListLayout.AddElement
( int id,
float size,
float target )
No description available.
void Oculus.Interaction.ListLayout.RemoveElement
( int id )
No description available.
void Oculus.Interaction.ListLayout.MoveElement
( int id,
float target )
No description available.
void Oculus.Interaction.ListLayout.UpdateElementSize
( int id,
float size )
No description available.
float Oculus.Interaction.ListLayout.GetElementPosition
( int id )
No description available.
float Oculus.Interaction.ListLayout.GetElementSize
( int id )
No description available.
float Oculus.Interaction.ListLayout.GetTargetPosition
( int id,
float target,
float size )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon