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
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)Documentation for this section has not yet been entered. | |
static | FromData(Foundation.NSData, SCNGeometrySourceSemantics, bool, nint, nint, nint, nint, nint)Documentation for this section has not yet been entered. | |
static | FromNormals(SCNVector3[])Documentation for this section has not yet been entered. | |
static | FromTextureCoordinates(CoreGraphics.CGPoint[])Documentation for this section has not yet been entered. | |
static | FromVertices(SCNVector3[])Documentation for this section has not yet been entered. | |