The members of SpriteKit.SK3DNode are listed below.
See Also: Inherited members from SpriteKit.SKNode
SK3DNode() | Default constructor, initializes a new instance of this class. | |
| Documentation for this section has not yet been entered. | ||
| 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. |
| AutoenablesDefaultLighting | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Loops | bool. Documentation for this section has not yet been entered. | |
| Playing | bool. Documentation for this section has not yet been entered. | |
| PointOfView | SceneKit.SCNNode. Documentation for this section has not yet been entered. | |
| SceneTime | double. Documentation for this section has not yet been entered. | |
| ScnScene | SceneKit.SCNScene. Documentation for this section has not yet been entered. | |
| ViewportSize | CoreGraphics.CGSize. Documentation for this section has not yet been entered. |
static | FromViewportSize(CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
HitTest(Foundation.NSDictionary, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
HitTest(SceneKit.SCNHitTestOptions, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
ProjectPoint(OpenTK.Vector3)Documentation for this section has not yet been entered. | ||
UnprojectPoint(OpenTK.Vector3)Documentation for this section has not yet been entered. | ||