Gets a value indicating whether the item collision processing is enabled.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void setEnableCollisions ( |
A Boolean value.
RemarksTurn this flag off if you don't need collision detection to improve performance.
See Also