The members of SceneKit.SCNGeometry are listed below.
See Also: Inherited members from Foundation.NSObject
| 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] override  | ClassHandle | IntPtr. The handle for this class. | 
| EdgeCreasesElement | SCNGeometryElement. Documentation for this section has not yet been entered. | |
| EdgeCreasesSource | SCNGeometrySource. Documentation for this section has not yet been entered. | |
| FirstMaterial | SCNMaterial. Documentation for this section has not yet been entered. | |
| [read-only] | GeometryElementCount | nint. Documentation for this section has not yet been entered. | 
| LevelsOfDetail | SCNLevelOfDetail[]. Documentation for this section has not yet been entered. | |
| Materials | SCNMaterial[]. Documentation for this section has not yet been entered. | |
| Name | string. Documentation for this section has not yet been entered. | |
| Program | SCNProgram. Documentation for this section has not yet been entered. | |
| ShaderModifiers | SCNShaderModifiers. Documentation for this section has not yet been entered. | |
| SubdivisionLevel | nuint. Documentation for this section has not yet been entered. | |
| WeakShaderModifiers | Foundation.NSDictionary. Documentation for this section has not yet been entered. | 
| AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString) Documentation for this section has not yet been entered. | ||
| Copy(Foundation.NSZone) Performs a copy of the underlying Objective-C object. | ||
| static  | Create() Documentation for this section has not yet been entered. | |
| EncodeTo(Foundation.NSCoder) Encodes the state of the object on the provided encoder | ||
| static  | FromSources(SCNGeometrySource[], SCNGeometryElement[]) Documentation for this section has not yet been entered. | |
| GetAnimation(Foundation.NSString) Documentation for this section has not yet been entered. | ||
| GetAnimationKeys() Documentation for this section has not yet been entered. | ||
| GetBoundingBox(ref SCNVector3, ref SCNVector3) Documentation for this section has not yet been entered. | ||
| GetBoundingSphere(ref SCNVector3, ref nfloat) Documentation for this section has not yet been entered. | ||
| GetGeometryElement(nint) Documentation for this section has not yet been entered. | ||
| GetGeometrySourcesForSemantic(string) Documentation for this section has not yet been entered. | ||
| GetMaterial(string) Documentation for this section has not yet been entered. | ||
| HandleBinding(string, SCNBindingHandler) Documentation for this section has not yet been entered. | ||
| HandleUnbinding(string, SCNBindingHandler) Documentation for this section has not yet been entered. | ||
| InsertMaterial(SCNMaterial, nint) Documentation for this section has not yet been entered. | ||
| IsAnimationPaused(Foundation.NSString) Documentation for this section has not yet been entered. | ||
| PauseAnimation(Foundation.NSString) Documentation for this section has not yet been entered. | ||
| RemoveAllAnimations() Documentation for this section has not yet been entered. | ||
| RemoveAnimation(Foundation.NSString) Documentation for this section has not yet been entered. | ||
| RemoveAnimation(Foundation.NSString, nfloat) Documentation for this section has not yet been entered. | ||
| RemoveMaterial(nint) Documentation for this section has not yet been entered. | ||
| ReplaceMaterial(SCNMaterial, nint) Documentation for this section has not yet been entered. | ||
| ResumeAnimation(Foundation.NSString) Documentation for this section has not yet been entered. | ||
| SetBoundingBox(ref SCNVector3, ref SCNVector3) Documentation for this section has not yet been entered. | ||