Share via


SCNPhysicsContactEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class SCNPhysicsContactEventArgs : EventArgs
type SCNPhysicsContactEventArgs = class
    inherit EventArgs
Inheritance
SCNPhysicsContactEventArgs

Constructors

Name Description
SCNPhysicsContactEventArgs(SCNPhysicsContact)

Create a new instance of the SCNPhysicsContactEventArgs with the specified event data.

Properties

Name Description
Contact

Applies to