프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Normal | System.Vector3 | ||
Position | System.Vector3 | ||
TextureCoordinate | System.Vector2 | ||
VertexDeclaration |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
VertexPositionNormalTexture | System.Runtime.InteropServices |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
ToString ( ) : string | ||
VertexPositionNormalTexture ( System.Vector3 position, System.Vector3 normal, System.Vector2 textureCoordinate ) : System.Runtime.InteropServices | ||
operator ( ) : bool |
메소드 | 설명 | |
---|---|---|
VertexPositionNormalTexture ( ) : System.Runtime.InteropServices |
public VertexPositionNormalTexture ( System.Vector3 position, System.Vector3 normal, System.Vector2 textureCoordinate ) : System.Runtime.InteropServices | ||
position | System.Vector3 | |
normal | System.Vector3 | |
textureCoordinate | System.Vector2 | |
리턴 | System.Runtime.InteropServices |