MTLViewport Struct

Definition

Defines the clipping viewport.

public struct MTLViewport
type MTLViewport = struct
Inheritance
MTLViewport

Constructors

MTLViewport(Double, Double, Double, Double, Double, Double)

Fields

Height
OriginX
OriginY
Width
ZFar
ZNear

Methods

ToString()

Applies to