PostEffectChannelCPU Method |
Return an interface to this channel for doing channel operations on the CPU.
Namespace:
Rhino.Render.PostEffects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax public RenderWindowChannel CPU()
Public Function CPU As RenderWindowChannel
Return Value
Type:
RenderWindowChannel[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectChannel.CPU"]
See Also