MTLViewport Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |