SceneKit.SCNGeometrySource: Method Members

The methods of SceneKit.SCNGeometrySource are listed below. For a list of all members, see the SCNGeometrySource Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
static
FromData(Foundation.NSData, Foundation.NSString, bool, nint, nint, nint, nint, nint) : SCNGeometrySource
Documentation for this section has not yet been entered.
static
FromData(Foundation.NSData, SCNGeometrySourceSemantics, bool, nint, nint, nint, nint, nint) : SCNGeometrySource
Documentation for this section has not yet been entered.
static
FromNormals(SCNVector3[]) : SCNGeometrySource
Documentation for this section has not yet been entered.
static
FromTextureCoordinates(CoreGraphics.CGPoint[]) : SCNGeometrySource
Documentation for this section has not yet been entered.
static
FromVertices(SCNVector3[]) : SCNGeometrySource
Documentation for this section has not yet been entered.

Protected Methods

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