Description:

Override this if you need to control the size of the baked bitmaps for textures. By default the value returned is 2048.

Syntax:
protected virtual int BakingSize(
RhinoObject ro,
RenderMaterial material,
TextureType type
)
protected
virtual
Returns:
Type: int

Nothing found