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()
Public Function GPU As RenderWindowChannelGPU
Return Value
Type:
RenderWindowChannelGPU[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectChannel.GPU"]
See Also