C# Class opentk.ShadingSetup.SolidSetupBase

Inheritance: IShadingSetup
Afficher le fichier Open project: smalld/particle_system

Protected Properties

Свойство Type Description
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

Свойство Type Description

Méthodes publiques

Méthode Description
GetPass ( ParticleSystemBase p ) : RenderPass

Méthodes protégées

Méthode Description
ParameterSetup ( ) : void
PassSetup ( ParticleSystemBase p ) : void
TextureSetup ( ) : void
UpdateTextureResolutions ( ) : void

Method Details

GetPass() public méthode

public GetPass ( ParticleSystemBase p ) : RenderPass
p opentk.Scene.ParticleSystem.ParticleSystemBase
Résultat RenderPass

ParameterSetup() protected méthode

protected ParameterSetup ( ) : void
Résultat void

PassSetup() protected méthode

protected PassSetup ( ParticleSystemBase p ) : void
p opentk.Scene.ParticleSystem.ParticleSystemBase
Résultat void

TextureSetup() protected méthode

protected TextureSetup ( ) : void
Résultat void

UpdateTextureResolutions() protected méthode

protected UpdateTextureResolutions ( ) : void
Résultat void

Property Details

AA_Texture protected_oe property

protected TextureBase AA_Texture
Résultat TextureBase

AOC_Texture protected_oe property

protected TextureBase AOC_Texture
Résultat TextureBase

AOC_Texture_Blurred_H protected_oe property

protected TextureBase AOC_Texture_Blurred_H
Résultat TextureBase

AOC_Texture_Blurred_HV protected_oe property

protected TextureBase AOC_Texture_Blurred_HV
Résultat TextureBase

BeforeAA_Texture protected_oe property

protected TextureBase BeforeAA_Texture
Résultat TextureBase

Depth_Texture protected_oe property

protected TextureBase Depth_Texture
Résultat TextureBase

NormalDepth_Texture protected_oe property

protected TextureBase NormalDepth_Texture
Résultat TextureBase

Shadow_Texture protected_oe property

protected TextureBase Shadow_Texture
Résultat TextureBase

m_ColorRamp protected_oe property

protected ColorRamp,opentk.System3 m_ColorRamp
Résultat opentk.System3.ColorRamp

m_ParticleAttribute1_Texture protected_oe property

protected TextureBase m_ParticleAttribute1_Texture
Résultat TextureBase

m_Pass protected_oe property

protected RenderPass,opentk.ShadingSetup m_Pass
Résultat RenderPass

m_SsaoEffect protected_oe property

protected SsaoEffect m_SsaoEffect
Résultat SsaoEffect

m_SunLight protected_oe property

protected Light,opentk.Scene m_SunLight
Résultat opentk.Scene.Light

m_Uniforms protected_oe property

protected UniformState m_Uniforms
Résultat UniformState