Table of Contents

Struct OrthographicBounds

Namespace
NeoVeldrid.Utilities
Assembly
NeoVeldrid.Utilities.dll
public struct OrthographicBounds
Inherited Members

Fields

MaxX

public float MaxX

Field Value

float

MaxY

public float MaxY

Field Value

float

MaxZ

public float MaxZ

Field Value

float

MinX

public float MinX

Field Value

float

MinY

public float MinY

Field Value

float

MinZ

public float MinZ

Field Value

float