The methods of SceneKit.SCNNode are listed below. For a list of all members, see the SCNNode Members list.
See Also: Inherited members from Foundation.NSObject
Add(SCNNode)Documentation for this section has not yet been entered. | ||
AddAnimation(CoreAnimation.CAAnimation, Foundation.NSString)Documentation for this section has not yet been entered. | ||
AddAnimation(CoreAnimation.CAAnimation, string)Documentation for this section has not yet been entered. | ||
AddChildNode(SCNNode)Documentation for this section has not yet been entered. | ||
AddNodes(params SCNNode[])Documentation for this section has not yet been entered. | ||
AddParticleSystem(SCNParticleSystem)Documentation for this section has not yet been entered. | ||
Clone()Documentation for this section has not yet been entered. | ||
ConvertPositionFromNode(SCNVector3, SCNNode)Documentation for this section has not yet been entered. | ||
ConvertPositionToNode(SCNVector3, SCNNode)Documentation for this section has not yet been entered. | ||
ConvertTransformFromNode(SCNMatrix4, SCNNode)Documentation for this section has not yet been entered. | ||
ConvertTransformToNode(SCNMatrix4, SCNNode)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 | ||
EnumerateChildNodes(SCNNodePredicate)Documentation for this section has not yet been entered. | ||
FindChildNode(string, bool)Documentation for this section has not yet been entered. | ||
FindNodes(SCNNodePredicate)Documentation for this section has not yet been entered. | ||
FlattenedClone()Documentation for this section has not yet been entered. | ||
static | FromGeometry(SCNGeometry)Documentation for this section has not yet been entered. | |
GetAction(string)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. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
HasActions()Documentation for this section has not yet been entered. | ||
HitTest(SCNVector3, SCNVector3, Foundation.NSDictionary)Documentation for this section has not yet been entered. | ||
HitTest(SCNVector3, SCNVector3, SCNHitTestOptions)Documentation for this section has not yet been entered. | ||
InsertChildNode(SCNNode, 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. | ||
RemoveAction(string)Documentation for this section has not yet been entered. | ||
RemoveAllActions()Documentation for this section has not yet been entered. | ||
RemoveAllAnimations()Documentation for this section has not yet been entered. | ||
RemoveAllParticleSystems()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. | ||
RemoveFromParentNode()Documentation for this section has not yet been entered. | ||
RemoveParticleSystem(SCNParticleSystem)Documentation for this section has not yet been entered. | ||
ReplaceChildNode(SCNNode, SCNNode)Documentation for this section has not yet been entered. | ||
ResumeAnimation(Foundation.NSString)Documentation for this section has not yet been entered. | ||
RunAction(SCNAction)Documentation for this section has not yet been entered. | ||
RunAction(SCNAction, Action)Documentation for this section has not yet been entered. | ||
RunAction(SCNAction, string)Documentation for this section has not yet been entered. | ||
RunAction(SCNAction, string, Action)Documentation for this section has not yet been entered. | ||
SetBoundingBox(ref SCNVector3, ref SCNVector3)Documentation for this section has not yet been entered. | ||