Click or drag to resize

PostEffectChannelGPU Method

Return an interface to this channel for doing channel operations on the GPU.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public RenderWindowChannelGPU GPU()

Return Value

Type: RenderWindowChannelGPU

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectChannel.GPU"]

See Also