Click or drag to resize
AB4D logo

BaseTransparentObjectGroup3DAllChildrenCount Property

Gets count of all children (transparent + non-transparent).

Namespace: Ab3d.Common.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public abstract int AllChildrenCount { get; }

Property Value

Int32
See Also