set3dNavcameraPos
Sets the 3D camera position indicator for a 2D drawing being used as a navigation drawing for a 3D model floor.
Syntax
RxCore.set3dNavcameraPos(position, rotation, boxCenter)
Parameters
position: object — Position of the 3D camera withx,y, andzvalues.rotation: number — Angle of the camera in radians.boxCenter: object — Center of the 3D model withx,y, andzvalues.
Returns
- NA — This method does not return a value.