Click or drag to resize

ChangeQueueBakeFor Method

Override this if you need to control baking behavior for textures. By default bake everything.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual ChangeQueueBakingFunctions BakeFor()

Return Value

Type: ChangeQueueBakingFunctions

[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakeFor"]

See Also