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

SectionAttribute Class

Extends PropertyAttribute
Used on a SerializedField tags the field to be added to a custom section.

Constructors

SectionAttribute ( sectionName )
Signature
Oculus.Interaction.SectionAttribute.SectionAttribute(string sectionName)
Parameters
sectionName: string

Properties

SectionName : string
[Get]
Signature
string Oculus.Interaction.SectionAttribute.SectionName