C# 클래스 Microsoft.Xna.Framework.Graphics.VertexDeclaration.VertexDeclarationAttributeInfo.Element

파일 보기 프로젝트 열기: procfxgen/MGShaderEditor

공개 프로퍼티들

프로퍼티 타입 설명
AttributeLocation int
Normalized bool
NumberOfElements int
Offset int
VertexAttribPointerType VertexAttribPointerType

프로퍼티 상세

AttributeLocation 공개적으로 프로퍼티

public int AttributeLocation
리턴 int

Normalized 공개적으로 프로퍼티

public bool Normalized
리턴 bool

NumberOfElements 공개적으로 프로퍼티

public int NumberOfElements
리턴 int

Offset 공개적으로 프로퍼티

public int Offset
리턴 int

VertexAttribPointerType 공개적으로 프로퍼티

public VertexAttribPointerType VertexAttribPointerType
리턴 VertexAttribPointerType