Click or drag to resize

DisplayPipelineAttributesShadowMemoryUsage Property

Value from 1 to 16384 indicating how much memory is to be allocated. Actual memory use is ShadowMemoryUsage*ShadowMemoryUsage*4.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public int ShadowMemoryUsage { get; set; }

Property Value

Type: Int32
See Also