C# 클래스 Axiom.Serialization.MaterialScriptProgramDefinition

파일 보기 프로젝트 열기: mono-soc-2011/axiom

공개 프로퍼티들

프로퍼티 타입 설명
customParameters string>>.List
language string
name string
poseAnimationCount ushort
progType GpuProgramType
source string
supportsMorphAnimation bool
supportsSkeletalAnimation bool
syntax string

프로퍼티 상세

customParameters 공개적으로 프로퍼티

public List> customParameters
리턴 string>>.List

language 공개적으로 프로퍼티

public string language
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

poseAnimationCount 공개적으로 프로퍼티

public ushort poseAnimationCount
리턴 ushort

progType 공개적으로 프로퍼티

public GpuProgramType progType
리턴 GpuProgramType

source 공개적으로 프로퍼티

public string source
리턴 string

supportsMorphAnimation 공개적으로 프로퍼티

public bool supportsMorphAnimation
리턴 bool

supportsSkeletalAnimation 공개적으로 프로퍼티

public bool supportsSkeletalAnimation
리턴 bool

syntax 공개적으로 프로퍼티

public string syntax
리턴 string