Click or drag to resize
GameSceneActiveCamera Property
Shortcut to get the currently active camera.

Namespace:  GeonBit.ECS
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Camera ActiveCamera { get; }

Property Value

Type: Camera
See Also