Api Sandbox PhysicsIntersection
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)
Assembly: Sandbox.Engine Namespace: Sandbox Full Name: Sandbox.PhysicsIntersection