The methods of SceneKit.SCNGeometry are listed below. For a list of all members, see the SCNGeometry Members list.
See Also: Inherited members from Foundation.NSObject
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. | ||