Click or drag to resize

Layers Properties

The Layers type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberController
ImmerseSDK's Controller layer, used for filtering the user's hands when ray casting
Public propertyStatic memberDialogs
ImmerseSDK's Dialogs layer, dialogs will be on this layer
Public propertyStatic memberFloor
ImmerseSDK's Floor layer, used when calculating teleport targets
Public propertyStatic memberOutline
ImmerseSDK's Outliner layer, outlines will be on this layer
Public propertyStatic memberPlayer
ImmerseSDK's Player layer, used to identify avatars in ray casts
Public propertyStatic memberVR
ImmerseSDK's VR layer, used for objects that should only be visible in the VR composite camera (e.g. the grid)
Top
See Also