프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Position | Vector3 | ||
Texture | System.Vector2 |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |