TextureCoordinate4DF Constructor |
Name | Description | |
---|---|---|
TextureCoordinate4DF(Single) |
Initializes a set of TextureCoordinate4DF coordinates from the first four consecutive elements in the provided array.
| |
TextureCoordinate4DF(Single, Int32) |
Initializes a set of TextureCoordinate4DF coordinates from four consecutive elements in the provided array.
| |
TextureCoordinate4DF(Single, Single, Single, Single) |
Initializes a TextureCoordinate4DF from four parameters.
|