struct
PhysicsIntersection
public sealed struct PhysicsIntersection Constructors
PhysicsIntersection(Target Self, Target Other, PhysicsContact Contact) Properties
| Name | Type | Description |
|---|---|---|
Self | Target | |
Other | Target | |
Contact | PhysicsContact |
Methods
Void Deconstruct(Target Self, Target Other, PhysicsContact Contact)