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
FarPlane Property
Far clip plane distance.
Namespace:
GeonBit.ECS.Components.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
float
FarPlane
{
get
;
set
; }
Property Value
Type:
Single
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