Skip to content

r3f-xr-widgets / IconFlashProps

Interface: IconFlashProps

Defined in: src/components/IconFlash.tsx:26

Properties

disabled?

optional disabled: boolean

Defined in: src/components/IconFlash.tsx:27


name?

optional name: string

Defined in: src/components/IconFlash.tsx:28


object3DName?

optional object3DName: string

Defined in: src/components/IconFlash.tsx:30

Name for the Three.js object for scene queries

Released under the MIT License.