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

AvatarEditorOptions Class

Constructors

AvatarEditorOptions ()
Signature
Oculus.Platform.AvatarEditorOptions.AvatarEditorOptions()

Methods

SetSourceOverride ( value )
Optional: Override for where the request is coming from.
Signature
void Oculus.Platform.AvatarEditorOptions.SetSourceOverride(string value)
Parameters
value: string
Returns
void

Static Methods

operator IntPtr ( options )
For passing to native C.
Signature
static Oculus.Platform.AvatarEditorOptions.operator IntPtr(AvatarEditorOptions options)
Parameters