Click or drag to resize
CameraEntityView Property
Get / Set the current camera view matrix.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Matrix View { get; }

Property Value

Type: Matrix
See Also