Click or drag to resize
CameraLookAt Field
If set, camera will always look at this point, regardless of scene node rotation.

Namespace:  GeonBit.ECS.Components.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Nullable<Vector3> LookAt

Field Value

Type: NullableVector3
See Also