An NDoc Documented Class Library |
|
Camera. Method
Creates a LookAtMatrix from target and upvector using the current camera position
public
void (
Vector3
target,
Vector3
up);
Parameters
-
Vector3
- The target.
-
Vector3
- The up vector.
See Also
Camera Class | SpringEmbedders Namespace