Interface: TransitionOptions
Defined in: webxr-environment/src/environment-director.ts:52
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
durationMs? | readonly | number | Milliseconds. 0 or less applies immediately. | webxr-environment/src/environment-director.ts:54 |
easing? | readonly | | EasingName | EasingFunction | - | webxr-environment/src/environment-director.ts:55 |