메소드 | 설명 | |
---|---|---|
CreateRenderTarget ( GraphicsDevice device, int numberLevels, int multisample, SurfaceFormat surface, int width, int height, DepthFormat dformat ) : |
||
DrawBackbuffer ( ) : void | ||
InitGD ( GraphicsDevice gd ) : void | ||
InitScreenTargets ( GraphicsDevice gd ) : void | ||
RenderPPXDepth ( |
||
SetPPXTarget ( |
public static CreateRenderTarget ( GraphicsDevice device, int numberLevels, int multisample, SurfaceFormat surface, int width, int height, DepthFormat dformat ) : |
||
device | GraphicsDevice | |
numberLevels | int | |
multisample | int | |
surface | SurfaceFormat | |
width | int | |
height | int | |
dformat | DepthFormat | |
리턴 |
public static InitScreenTargets ( GraphicsDevice gd ) : void | ||
gd | GraphicsDevice | |
리턴 | void |
public static RenderPPXDepth ( |
||
effect | ||
forceDepth | bool | |
proc | RenderPPXProcedureDelegate | |
리턴 | void |
public static SetPPXTarget ( |
||
color | ||
depth | ||
clear | bool | |
리턴 | void |