The members of SceneKit.SCNNode are listed below.
See Also: Inherited members from Foundation.NSObject
SCNNode() | 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. |
| Camera | SCNCamera. Documentation for this section has not yet been entered. | |
| CastsShadow | bool. Documentation for this section has not yet been entered. | |
| CategoryBitMask | nuint. Documentation for this section has not yet been entered. | |
| [read-only] | ChildNodes | SCNNode[]. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Constraints | SCNConstraint[]. Documentation for this section has not yet been entered. | |
| EulerAngles | SCNVector3. Documentation for this section has not yet been entered. | |
| Filters | CoreImage.CIFilter[]. Documentation for this section has not yet been entered. | |
| Geometry | SCNGeometry. Documentation for this section has not yet been entered. | |
| Hidden | bool. Documentation for this section has not yet been entered. | |
| Light | SCNLight. Documentation for this section has not yet been entered. | |
| Morpher | SCNMorpher. Documentation for this section has not yet been entered. | |
| Name | string. Documentation for this section has not yet been entered. | |
| Opacity | nfloat. Documentation for this section has not yet been entered. | |
| Orientation | SCNQuaternion. Documentation for this section has not yet been entered. | |
| [read-only] | ParentNode | SCNNode. Documentation for this section has not yet been entered. |
| [read-only] | ParticleSystems | SCNParticleSystem[]. Documentation for this section has not yet been entered. |
| Paused | bool. Documentation for this section has not yet been entered. | |
| PhysicsBody | SCNPhysicsBody. Documentation for this section has not yet been entered. | |
| PhysicsField | SCNPhysicsField. Documentation for this section has not yet been entered. | |
| Pivot | SCNMatrix4. Documentation for this section has not yet been entered. | |
| Position | SCNVector3. Documentation for this section has not yet been entered. | |
| [read-only] | PresentationNode | SCNNode. Documentation for this section has not yet been entered. |
| RendererDelegate | ISCNNodeRendererDelegate. Documentation for this section has not yet been entered. | |
| RenderingOrder | nint. Documentation for this section has not yet been entered. | |
| Rotation | SCNVector4. Documentation for this section has not yet been entered. | |
| Scale | SCNVector3. Documentation for this section has not yet been entered. | |
| Skinner | SCNSkinner. Documentation for this section has not yet been entered. | |
| Transform | SCNMatrix4. Documentation for this section has not yet been entered. | |
| WeakRendererDelegate | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| [read-only] | WorldTransform | SCNMatrix4. Documentation for this section has not yet been entered. |
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. | ||
| IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |