Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Engine.Graphics.SkyShader 成员列表

成员的完整列表,这些成员属于 Engine.Graphics.SkyShader,包括所有继承而来的类成员

AlphaThresholdEngine.Graphics.SkyShader
ColorEngine.Graphics.SkyShader
CompileShaders()Engine.Graphics.Shadervirtual
Construct(string vertexShaderCode, string pixelShaderCode, params ShaderMacro[] shaderMacros)Engine.Graphics.Shadervirtual
DebugNameEngine.Graphics.Shader
DeleteShaders()Engine.Graphics.Shadervirtual
Dispose()Engine.Graphics.Shadervirtual
GetGpuMemoryUsage()Engine.Graphics.Shader
GetParameter(string name, bool allowNull=false)Engine.Graphics.Shadervirtual
GetVertexAttribData(VertexDeclaration vertexDeclaration)Engine.Graphics.Shadervirtual
GraphicsResource()Engine.Graphics.GraphicsResource
HandleDeviceLost()Engine.Graphics.Shader
HandleDeviceReset()Engine.Graphics.Shader
InitializeShader(string vertexShaderCode, string pixelShaderCode, ShaderMacro[] shaderMacros)Engine.Graphics.Shadervirtual
m_alphaThresholdParameterEngine.Graphics.SkyShader
m_colorParameterEngine.Graphics.SkyShader
m_glymulParameterEngine.Graphics.Shader
m_isDisposedEngine.Graphics.GraphicsResource
m_parametersEngine.Graphics.Shader
m_parametersByNameEngine.Graphics.Shader
m_pixelShaderEngine.Graphics.Shader
m_pixelShaderCodeEngine.Graphics.Shader
m_programEngine.Graphics.Shader
m_resourcesEngine.Graphics.GraphicsResourcestatic
m_samplerStateParameterEngine.Graphics.SkyShader
m_shaderAttributeDataEngine.Graphics.Shader
m_shaderMacrosEngine.Graphics.Shader
m_textureParameterEngine.Graphics.SkyShader
m_vertexAttributeDataByDeclarationEngine.Graphics.Shader
m_vertexShaderEngine.Graphics.Shader
m_vertexShaderCodeEngine.Graphics.Shader
m_worldViewProjectionMatrixParameterEngine.Graphics.SkyShader
ParametersEngine.Graphics.Shader
ParseShaderMetadata(string shaderCode, Dictionary< string, string > semanticsByAttribute, Dictionary< string, string > samplersByTexture)Engine.Graphics.Shaderstatic
PrepareForDrawing()Engine.Graphics.Shadervirtual
PrepareForDrawingOverride()Engine.Graphics.SkyShadervirtual
PrepareShaderMacros(bool useVertexColor, bool useTexture, bool useAlphaThreshold, ShaderMacro[] shaderMacros=null)Engine.Graphics.SkyShaderstatic
PrependShaderMacros(string shaderCode, ShaderMacro[] shaderMacros, bool isVertexShader)Engine.Graphics.Shadervirtual
SamplerStateEngine.Graphics.SkyShader
SetParameter()Engine.Graphics.SkyShadervirtual
Shader(string vertexShaderCode, string pixelShaderCode, params ShaderMacro[] shaderMacros)Engine.Graphics.Shader
SkyShader(string vsc, string psc, bool useVertexColor, bool useTexture, bool useAlphaThreshold)Engine.Graphics.SkyShader
SkyShader(string vsc, string psc, bool useVertexColor, bool useTexture, bool useAlphaThreshold, ShaderMacro[] shaderMacros=null)Engine.Graphics.SkyShader
TagEngine.Graphics.Shader
TextureEngine.Graphics.SkyShader
TransformsEngine.Graphics.TransformedShader
VerifyNotDisposed()Engine.Graphics.GraphicsResource
~GraphicsResource()Engine.Graphics.GraphicsResourceprivate