MRPlaneManager

MRPlaneManager

creates and manages the MRjs representation of XR planes. The resulting planes have RAPIER rigid bodies and THREE.js meshes that occlude virtual content by default

Kind: global class

mrPlaneManager.MRPlaneManager

Kind: instance class of MRPlaneManager

new exports.MRPlaneManager(scene)

Param
scene

mrPlaneManager.initPhysicsBody(plane)

initializes the physics body of an MR Plane

Kind: instance method of MRPlaneManager

Param
plane