PM_ThreeCamera

PM_ThreeCamera

Attaches the camera for the three.js renderer to this pawn. The camera will track the pawn's position. Only the pawn associated with the local player will control the camera.

Note: In order to work properly the PM_ThreeCamera mixin should used in conjunction with PM_Player as well as PM_Spatial or one of its descendants.