다음을 통해 공유


GLKVertexAttrib 열거형

정의

값이 꼭짓점의 다양한 구성 요소를 지정하는 열거형입니다.

public enum GLKVertexAttrib
type GLKVertexAttrib = 
상속
GLKVertexAttrib

필드

Name Description
Position 0
Normal 1
Color 2
TexCoord0 3
TexCoord1 4

적용 대상