API Panel.Position.Camera

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png Camera
Camera positioning for 3D panel 
Fc9-void-icon.png - GetEye
Gets a handle to the eye camera position 
Fc9-void-icon.png - GetTarget
Gets a handle to the target camera position 
Fc9-void-icon.png - SetView
Sets the eye and target focal point of the camera 
Fc9-void-icon.png - SetLookAt
Sets the eye and target point of the camera 
Fc9-void-icon.png - SetEye
Sets the eye point of the camera 
Fc9-void-icon.png - SetTarget
Sets the target point of the camera 
Fc9-void-icon.png - PanBy
Pans the camera by X/Y/Z in the current viewing plane 
Fc9-void-icon.png - Spin
Rotates the camera along its view axis 
Fc9-void-icon.png - Return


Detailed description

Examples