GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Graphics
Camera Class
Camera Properties
Backward Property
CameraType Property
FarPlane Property
ForceScreenSize Property
Forward Property
IsActiveCamera Property
NearPlane Property
Position Property
Projection Property
View Property
ViewFrustum Property
Camera
Forward Property
Get a vector representing camera current forward direction.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
Vector3
Forward
{
get
; }
Property Value
Type:
Vector3
See Also
Reference
Camera Class
GeonBit.ECS.Components.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com