MPSOrigin 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.
A coordinate that represents the origin of a coordinate system.
public struct MPSOrigin
type MPSOrigin = struct
- Inheritance
-
MPSOrigin
Fields
X |
The X coordinate. |
Y |
The Y coordinate. |
Z |
The Z coordinate. |