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: stringbuttonHeight: float |
buttonHeight
: readonly float |
Signature
readonly float Oculus.Interaction.InspectorButtonAttribute.buttonHeight |
methodName
: readonly string |
Signature
readonly string Oculus.Interaction.InspectorButtonAttribute.methodName |
ButtonWidth
: float
[Get][Set] |
Signature
float Oculus.Interaction.InspectorButtonAttribute.ButtonWidth |