The members of SceneKit.SCNGeometrySource are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | 
| 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. | 
| [read-only] | BytesPerComponent | nint. Documentation for this section has not yet been entered. | 
| [read-only] override  | ClassHandle | IntPtr. The handle for this class. | 
| [read-only] | ComponentsPerVector | nint. Documentation for this section has not yet been entered. | 
| [read-only] | Data | Foundation.NSData. Documentation for this section has not yet been entered. | 
| [read-only] | DataOffset | nint. Documentation for this section has not yet been entered. | 
| [read-only] | DataStride | nint. Documentation for this section has not yet been entered. | 
| [read-only] | FloatComponents | bool. Documentation for this section has not yet been entered. | 
| [read-only] | Semantic | Foundation.NSString. Documentation for this section has not yet been entered. | 
| [read-only] | VectorCount | nint. Documentation for this section has not yet been entered. | 
| 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. | |