TextureCoordinate4DF Properties | 
The TextureCoordinate4DF type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | 
            Gets the value of the specified element with index of 0, 1, 2, and 3 corresponding to the coordinates
            S, T, P, and Q.
              | |
| Length | 
            Gets the number of elements in this set of coordinates.
              | |
| P | 
            Gets the p coordinate.
              | |
| Q | 
            Gets the q coordinate.
              | |
| S | 
            Gets the s coordinate.
              | |
| T | 
            Gets the t coordinate.
              | |
| Zero | 
            Gets a set of TextureCoordinate4DF parameters with values of zero.
              |