SceneKit.SCNPhysicsContact Members

The members of SceneKit.SCNPhysicsContact are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
CollisionImpulsenfloat. Documentation for this section has not yet been entered.
[read-only]
ContactNormalSCNVector3. Documentation for this section has not yet been entered.
[read-only]
ContactPointSCNVector3. Documentation for this section has not yet been entered.
[read-only]
NodeASCNNode. Documentation for this section has not yet been entered.
[read-only]
NodeBSCNNode. Documentation for this section has not yet been entered.
[read-only]
PenetrationDistancenfloat. Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SCNPhysicsContact object.