Function: createBehaviour()
function createBehaviour(config: BehaviourConfig, context: BehaviourFactoryContext): Behaviour;
Defined in: webxr-interactions/src/behaviours/factory.ts:41
Parameters
| Parameter | Type |
|---|---|
config | BehaviourConfig |
context | BehaviourFactoryContext |