SetCameraMatrix

From Liberty Unleashed Wiki
Revision as of 15:46, 15 May 2013 by VRocker (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home   |   Squirrel Scripting   |   Server Functions   |   Server Events   |   Client Functions   |   Client Events

This function moves the camera and points at at the set positions

Syntax

  1. bool SetCameraMatrix( Vector3 cameraPos, Vector3 pointCameraAt )

Arguments

  • cameraPos - The position of the camera
  • pointCameraAt - Where the camera will point at

Example

This function needs an example. You can help us complete the wiki by writing one, or maybe even more :o

Explanation here.

  1.  
  2. -- todo
  3.  

Notes

Used functions and other notes here.

Related Functions

Personal tools
Namespaces

Variants
Actions
Navigation
scripting
Toolbox