SpatialPointerIcon


sealed class SpatialPointerIcon

Known direct subclasses
SpatialPointerIconCircle

Renders the icon for the pointer as a circle.

SpatialPointerIconNone

Do not render an icon for the pointer; this option can be used to hide the pointer icon, either because the client wants it to be invisible or to implement custom icon rendering.


Specifies the pointer icon that is rendered in the spatialized scene.

Summary

Protected constructors

Protected constructors

SpatialPointerIcon

protected SpatialPointerIcon(name: String)