SceneKit.SCNHitTestResult Members

The members of SceneKit.SCNHitTestResult 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]
FaceIndexnint. Documentation for this section has not yet been entered.
[read-only]
GeometryIndexnint. Documentation for this section has not yet been entered.
[read-only]
LocalCoordinatesSCNVector3. Documentation for this section has not yet been entered.
[read-only]
LocalNormalSCNVector3. Documentation for this section has not yet been entered.
[read-only]
ModelTransformSCNMatrix4. Documentation for this section has not yet been entered.
[read-only]
NodeSCNNode. Documentation for this section has not yet been entered.
[read-only]
WorldCoordinatesSCNVector3. Documentation for this section has not yet been entered.
[read-only]
WorldNormalSCNVector3. Documentation for this section has not yet been entered.

Public Methods

GetTextureCoordinatesWithMappingChannel(nint) : CoreGraphics.CGPoint
Documentation for this section has not yet been entered.

Protected Methods

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