Imaginary Game Engine API documentation
AspectRatio Property
NamespacesIGECameraAspectRatio

[This is preliminary documentation and is subject to change.]

Get this cameras aspectratio
Declaration Syntax
C#Visual BasicVisual C++
public float AspectRatio { get; }
Public ReadOnly Property AspectRatio As Single
public:
property float AspectRatio {
	float get ();
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)