Property | Type | Description | |
---|---|---|---|
Position | Vector3 | ||
Texture | System.Vector2 |
Method | Description | |
---|---|---|
VertexPositionNormalTexture ( Vector3 position, Vector3 normal, System.Vector2 texture ) : System |
public VertexPositionNormalTexture ( Vector3 position, Vector3 normal, System.Vector2 texture ) : System | ||
position | Vector3 | |
normal | Vector3 | |
texture | System.Vector2 | |
return | System |