[]
Sets the transformation matrix that specifies a position and orientation of the camera in world coordinates.
public void SetCameraPosition(in Matrix3D value)
Public Sub SetCameraPosition(ByRef value As Matrix3D)
| Type | Name | Description |
|---|---|---|
| Matrix3D | value | The transformation matrix. |