C# 클래스 Microsoft.Xna.Framework.Graphics.Shader.Attribute

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

공개 프로퍼티들

프로퍼티 타입 설명
index int
location int
name string
usage VertexElementUsage

프로퍼티 상세

index 공개적으로 프로퍼티

public int index
리턴 int

location 공개적으로 프로퍼티

public int location
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

usage 공개적으로 프로퍼티

public VertexElementUsage usage
리턴 VertexElementUsage