The CollisionLogOptions type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CollisionLogOptions | Initializes a new instance of the CollisionLogOptions class |
Methods
| Name | Description | |
|---|---|---|
| Equals |
Compares two instances of the collision log options.
(Overrides Object..::..Equals(Object).) | |
| GetHashCode |
Returns the GetHashCode of the base method.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| DefaultValue |
Default value of the collision event handling options.
|
Properties
| Name | Description | |
|---|---|---|
| Brush |
Change brush of colliding objects.
| |
| ChangeColor |
Flag for color change.
| |
| Color | Obsolete.
Change color of colliding objects.
| |
| EventLog |
Log event in GenEvent.
| |
| TraceLog |
Log event in TraceWorX.
| |
| TriggerScript |
Trigger an internal script.
|