Gets or sets a value indicating whether the item collision processing is enabled. Namespace: MindFusion.Scheduling.Compact
|
C# |
---|
public State EnableCollisions { get; set; } |
Visual Basic |
---|
Public Property EnableCollisions As State |
A member of the State enumeration.
Turn this flag off if you don't need collision detection to improve performance.