GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.Core.Graphics
CameraEntity Class
CameraEntity Properties
Backward Property
CameraType Property
FarClipPlane Property
FieldOfView Property
ForceScreenSize Property
Forward Property
NearClipPlane Property
Position Property
Projection Property
View Property
ViewFrustum Property
CameraEntity
FarClipPlane Property
Set / Get camera far clip plane.
Namespace:
GeonBit.Core.Graphics
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
float
FarClipPlane
{
get
;
set
; }
Property Value
Type:
Single
See Also
Reference
CameraEntity Class
GeonBit.Core.Graphics Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com