CustomVertex.PositionNormalFixed Constructor
Include Protected Members
Include Inherited Members
Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Initializes a new instance of the CustomVertex.PositionNormalFixed structure.
Overload List
Name | Description | |
---|---|---|
CustomVertex.PositionNormalFixed(Vector3Fixed, Vector3Fixed) | Initializes a new instance of the CustomVertex.PositionNormalFixed structure using vectors that specify the position and normal data. | |
CustomVertex.PositionNormalFixed(FixedPoint, FixedPoint, FixedPoint, FixedPoint, FixedPoint, FixedPoint) | Initializes a new instance of the CustomVertex.PositionNormalFixed structure using the specified fixed-point values. |
Top
See Also
Reference
CustomVertex.PositionNormalFixed Structure