Click or drag to resize
AB4D logo

BaseTransparentObject3DCacheBounds Property

Gets or sets a boolean that specifies if the object's bounds can be cached.

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool CacheBounds { get; set; }

Property Value

Boolean
See Also