Click or drag to resize

PickInfoPickGroupChild Field

Whether to pick the child of a group.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public bool PickGroupChild

Field Value

Type: Boolean
Remarks
If false then the group will be picked.
See Also