Class threedee.CameraNode
Extends
.
A camera node.
Defined in: CameraNode.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Constructs a new camera node.
|
Method Attributes | Method Name and Description |
---|---|
lookAt(eye, center, up)
Transforms the node so it looks at the specified point.
|
Method Detail
lookAt(eye, center, up)
Transforms the node so it looks at the specified point.
- Parameters:
- {threedee.Vector} eye
- The position of the eye
- {threedee.Vector} center
- The point the eye looks at
- {threedee.Vector} up
- The up vector of the eye The transformation matrix