SelectionIndicatorViewModel
external class SelectionIndicatorViewModel(var scene: Scene, var selectionIndicatorElement: Element, var container: Element)(source)
The view model for SelectionIndicator.
See also
Properties
Link copied to clipboard
Gets or sets the function for converting the world position of the object to the screen space position.
Link copied to clipboard
Gets or sets the world position of the object for which to display the selection indicator.
Link copied to clipboard
The element containing all elements that make up the selection indicator.
Link copied to clipboard
Gets or sets the visibility of the selection indicator.