C# 클래스 Axiom.SceneManagers.Bsp.ShaderPass

파일 보기 프로젝트 열기: mono-soc-2011/axiom 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
addressMode TextureAddressing
alphaFunc CompareFunction
alphaVal byte
animFps float
animNumFrames int
blend LayerBlendOperation
blendDest SceneBlendFactor
blendSrc SceneBlendFactor
customBlend bool
depthFunc CompareFunction
flags uint
frames string[]
rgbGenFunc ShaderGen
rgbGenParams float[]
rgbGenWave ShaderWaveType
tcModRotate float
tcModScale float[]
tcModScroll float[]
tcModStretchParams float[]
tcModStretchWave ShaderWaveType
tcModTransform float[]
tcModTurb float[]
tcModTurbOn bool
texGen ShaderTextureGen
textureName string

프로퍼티 상세

addressMode 공개적으로 프로퍼티

public TextureAddressing addressMode
리턴 TextureAddressing

alphaFunc 공개적으로 프로퍼티

public CompareFunction alphaFunc
리턴 CompareFunction

alphaVal 공개적으로 프로퍼티

public byte alphaVal
리턴 byte

animFps 공개적으로 프로퍼티

public float animFps
리턴 float

animNumFrames 공개적으로 프로퍼티

public int animNumFrames
리턴 int

blend 공개적으로 프로퍼티

public LayerBlendOperation blend
리턴 LayerBlendOperation

blendDest 공개적으로 프로퍼티

public SceneBlendFactor blendDest
리턴 SceneBlendFactor

blendSrc 공개적으로 프로퍼티

public SceneBlendFactor blendSrc
리턴 SceneBlendFactor

customBlend 공개적으로 프로퍼티

public bool customBlend
리턴 bool

depthFunc 공개적으로 프로퍼티

public CompareFunction depthFunc
리턴 CompareFunction

flags 공개적으로 프로퍼티

public uint flags
리턴 uint

frames 공개적으로 프로퍼티

public string[] frames
리턴 string[]

rgbGenFunc 공개적으로 프로퍼티

public ShaderGen rgbGenFunc
리턴 ShaderGen

rgbGenParams 공개적으로 프로퍼티

public float[] rgbGenParams
리턴 float[]

rgbGenWave 공개적으로 프로퍼티

public ShaderWaveType rgbGenWave
리턴 ShaderWaveType

tcModRotate 공개적으로 프로퍼티

public float tcModRotate
리턴 float

tcModScale 공개적으로 프로퍼티

public float[] tcModScale
리턴 float[]

tcModScroll 공개적으로 프로퍼티

public float[] tcModScroll
리턴 float[]

tcModStretchParams 공개적으로 프로퍼티

public float[] tcModStretchParams
리턴 float[]

tcModStretchWave 공개적으로 프로퍼티

public ShaderWaveType tcModStretchWave
리턴 ShaderWaveType

tcModTransform 공개적으로 프로퍼티

public float[] tcModTransform
리턴 float[]

tcModTurb 공개적으로 프로퍼티

public float[] tcModTurb
리턴 float[]

tcModTurbOn 공개적으로 프로퍼티

public bool tcModTurbOn
리턴 bool

texGen 공개적으로 프로퍼티

public ShaderTextureGen texGen
리턴 ShaderTextureGen

textureName 공개적으로 프로퍼티

public string textureName
리턴 string