C# 클래스 Fusion.Engine.Graphics.Sky

상속: Fusion.Engine.Common.GameModule
파일 보기 프로젝트 열기: demiurghg/FusionEngine 1 사용 예제들

공개 메소드들

메소드 설명
Initialize ( ) : void

Sky ( Game game ) : System

Constructor

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
ApplyColorSpace ( SkyFlags &flags, SkySettings settings ) : void

Selects colorspace in ubershader.

EnumFunc ( PipelineState ps, SkyFlags flags ) : void

LoadContent ( ) : void

Render ( Camera camera, StereoEye stereoEye, HdrFrame frame, SkySettings settings ) : void

Renders sky with specified technique

RenderFogTable ( SkySettings settings ) : void

Renders fog look-up table

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Sky() 공개 메소드

Constructor
public Sky ( Game game ) : System
game Game
리턴 System