ChangeQueueBakingSize Method |
Namespace: Rhino.Render.ChangeQueue
Assembly: RhinoCommon (in RhinoCommon.dll)
protected virtual int BakingSize( RhinoObject ro, RenderMaterial material, TextureType type )
Protected Overridable Function BakingSize ( ro As RhinoObject, material As RenderMaterial, type As TextureType ) As Integer
Parameters
- ro
- Type: Rhino.DocObjectsRhinoObject
[Missing <param name="ro"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakingSize(Rhino.DocObjects.RhinoObject,Rhino.Render.RenderMaterial,Rhino.DocObjects.TextureType)"]
- material
- Type: Rhino.RenderRenderMaterial
[Missing <param name="material"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakingSize(Rhino.DocObjects.RhinoObject,Rhino.Render.RenderMaterial,Rhino.DocObjects.TextureType)"]
- type
- Type: Rhino.DocObjectsTextureType
[Missing <param name="type"/> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakingSize(Rhino.DocObjects.RhinoObject,Rhino.Render.RenderMaterial,Rhino.DocObjects.TextureType)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:Rhino.Render.ChangeQueue.ChangeQueue.BakingSize(Rhino.DocObjects.RhinoObject,Rhino.Render.RenderMaterial,Rhino.DocObjects.TextureType)"]