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

InspectorButtonAttribute Class

Extends PropertyAttribute

Constructors

InspectorButtonAttribute ( methodName )
Signature
Oculus.Interaction.InspectorButtonAttribute.InspectorButtonAttribute(string methodName)
Parameters
methodName: string
InspectorButtonAttribute ( methodName , buttonHeight )
Signature
Oculus.Interaction.InspectorButtonAttribute.InspectorButtonAttribute(string methodName, float buttonHeight)
Parameters
methodName: string
buttonHeight: float

Fields

buttonHeight : readonly float
Signature
readonly float Oculus.Interaction.InspectorButtonAttribute.buttonHeight
methodName : readonly string
Signature
readonly string Oculus.Interaction.InspectorButtonAttribute.methodName

Properties

ButtonWidth : float
[Get][Set]
Signature
float Oculus.Interaction.InspectorButtonAttribute.ButtonWidth