Class Viewport
- Namespace
- AO
- Assembly
- CoreAssembly.dll
public class Viewport
- Inheritance
-
Viewport
- Inherited Members
- Extension Methods
Properties
Dimensions
public Vector2 Dimensions { get; set; }
Property Value
Position
public Vector2 Position { get; set; }
Property Value
Texture
public Texture Texture { get; }
Property Value
Zoom
public float Zoom { get; set; }
Property Value
Methods
Create(Vector2)
public static extern Viewport Create(Vector2 dim)
Parameters
dim
Vector2
Returns
GetTexture_Internal(ulong)
public static extern Texture GetTexture_Internal(ulong handle)
Parameters
handle
ulong