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()
Protected Overridable Function BakeFor As ChangeQueueBakingFunctions
Return Value
Type:
ChangeQueueBakingFunctions[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakeFor"]
See Also