The color to apply to the model.
The URI of the GLTF model to use for this grab button. Exactly one of modelUri and radius must be specified. If modelUri is specified, the bounding box of the model will also be used as the grabbable region for the button.
The onTrigger callback is called when the grab button is grabbed.
The onTrigger callback is called when the grab button is grabbed.
The radius of the sphere that defines the grabbable handle for this grab button. Exactly one of modelUri and radius must be specified.
Generated using TypeDoc
Props for AvGrabButton