C# Класс opentk.ShadingSetup.SolidSetupBase

Наследование: IShadingSetup
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
AA_Texture TextureBase
AOC_Texture TextureBase
AOC_Texture_Blurred_H TextureBase
AOC_Texture_Blurred_HV TextureBase
BeforeAA_Texture TextureBase
Depth_Texture TextureBase
NormalDepth_Texture TextureBase
Shadow_Texture TextureBase
m_ColorRamp opentk.System3.ColorRamp
m_ParticleAttribute1_Texture TextureBase
m_Pass RenderPass
m_SsaoEffect SsaoEffect
m_SunLight opentk.Scene.Light
m_Uniforms UniformState

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
GetPass ( ParticleSystemBase p ) : RenderPass

Защищенные методы

Метод Описание
ParameterSetup ( ) : void
PassSetup ( ParticleSystemBase p ) : void
TextureSetup ( ) : void
UpdateTextureResolutions ( ) : void

Описание методов

GetPass() публичный Метод

public GetPass ( ParticleSystemBase p ) : RenderPass
p opentk.Scene.ParticleSystem.ParticleSystemBase
Результат RenderPass

ParameterSetup() защищенный Метод

protected ParameterSetup ( ) : void
Результат void

PassSetup() защищенный Метод

protected PassSetup ( ParticleSystemBase p ) : void
p opentk.Scene.ParticleSystem.ParticleSystemBase
Результат void

TextureSetup() защищенный Метод

protected TextureSetup ( ) : void
Результат void

UpdateTextureResolutions() защищенный Метод

protected UpdateTextureResolutions ( ) : void
Результат void

Описание свойств

AA_Texture защищенное свойство

protected TextureBase AA_Texture
Результат TextureBase

AOC_Texture защищенное свойство

protected TextureBase AOC_Texture
Результат TextureBase

AOC_Texture_Blurred_H защищенное свойство

protected TextureBase AOC_Texture_Blurred_H
Результат TextureBase

AOC_Texture_Blurred_HV защищенное свойство

protected TextureBase AOC_Texture_Blurred_HV
Результат TextureBase

BeforeAA_Texture защищенное свойство

protected TextureBase BeforeAA_Texture
Результат TextureBase

Depth_Texture защищенное свойство

protected TextureBase Depth_Texture
Результат TextureBase

NormalDepth_Texture защищенное свойство

protected TextureBase NormalDepth_Texture
Результат TextureBase

Shadow_Texture защищенное свойство

protected TextureBase Shadow_Texture
Результат TextureBase

m_ColorRamp защищенное свойство

protected ColorRamp,opentk.System3 m_ColorRamp
Результат opentk.System3.ColorRamp

m_ParticleAttribute1_Texture защищенное свойство

protected TextureBase m_ParticleAttribute1_Texture
Результат TextureBase

m_Pass защищенное свойство

protected RenderPass,opentk.ShadingSetup m_Pass
Результат RenderPass

m_SsaoEffect защищенное свойство

protected SsaoEffect m_SsaoEffect
Результат SsaoEffect

m_SunLight защищенное свойство

protected Light,opentk.Scene m_SunLight
Результат opentk.Scene.Light

m_Uniforms защищенное свойство

protected UniformState m_Uniforms
Результат UniformState