SceneNodeCollisionFilter Methods |
The SceneNodeCollisionFilter type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Filter |
Determines whether the given SceneNodes can collide.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Get |
Returns if collisions between two scene node groups are enabled.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnChanged |
Raises the Changed event.
| |
Reset |
Resets this filter. All collisions will be enabled.
| |
Set |
Enables or disables collisions between a pair of scene node groups.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |