Interface WidgetCreateOptions

Hierarchy

  • WidgetCreateOptions

Properties

bindPositionToBlockCursor?: boolean
collisionOffset?: Vector3
collisionRadius?: number
lockToSurface?: boolean
selectable?: boolean
snapToBlockLocation?: boolean
stateChangeEvent?: ((arg0) => void)

Type declaration

visible?: boolean
widgetName?: string
worldBoundsMax?: Vector3
worldBoundsMin?: Vector3