s&
comment
news
apps
browse
insights
charts
code_blocks
dev
emoji_events
tech jam
log in
book
Documentation
quick_reference_all
Api Reference
browser_updated
Api Changes
Properties
DebugName
Enabled
Flags
ViewportSize
Methods
Blit
DispatchCompute
DrawModel
DrawModelInstanced
DrawModelInstancedIndirect
DrawQuad
DrawScreenQuad
GetRenderTarget
GrabFrameTexture
InsertList
ReleaseRenderTarget
Reset
Set
SetCombo
SetConstantBuffer
SetGlobal
CommandList
.DispatchCompute
void
DispatchCompute
(
ComputeShader
compute
,
int
x
,
int
y
,
int
z
)
CommandList
.DispatchCompute
void
DispatchCompute
(
ComputeShader
compute
,
Sandbox.Rendering.RenderTargetHandle/SizeHandle
dimension
)
User Comments