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

AvatarEditorResult Class

This is the result that can be extracted from message payload when the avatar editor is launched. It can be retrieved using Avatar.LaunchAvatarEditor().

Constructors

AvatarEditorResult ( o )
Signature
Oculus.Platform.Models.AvatarEditorResult.AvatarEditorResult(IntPtr o)
Parameters
o: IntPtr

Fields

RequestSent : readonly bool
Whether the request has sent.
Signature
readonly bool Oculus.Platform.Models.AvatarEditorResult.RequestSent