C# 클래스 opentk.ShadingSetup.SolidSetupBase

상속: IShadingSetup
파일 보기 프로젝트 열기: smalld/particle_system

보호된 프로퍼티들

프로퍼티 타입 설명
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