Frustum.LookAt
Frustum.LookAt property
Gets or sets the the interested position that the camera is looking at.
public Vector3 LookAt { get; set; }
See Also
- struct Vector3
- class Frustum
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D
Gets or sets the the interested position that the camera is looking at.
public Vector3 LookAt { get; set; }