Bearbeiten

OculusXRSDKDeviceManagerProfile.RenderAvatarHandsWithControllers Property

Definition

Using avatar hands requires a local avatar prefab. Failure to provide one will result in nothing being displayed. "Note: In order to render avatar hands, you will need to set an app id in Assets/Resources/OvrAvatarSettings. Any number will do, but it needs to be set.")]

public:
 property bool RenderAvatarHandsWithControllers { bool get(); };
public bool RenderAvatarHandsWithControllers { get; }
member this.RenderAvatarHandsWithControllers : bool
Public ReadOnly Property RenderAvatarHandsWithControllers As Boolean

Property Value

Applies to