The members of SceneKit.SCNScene are listed below.
See Also: Inherited members from Foundation.NSObject
SCNScene() | 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. |
| [read-only] | Background | SCNMaterialProperty. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | EndTimeAttributeKey | Foundation.NSString. Represents the value associated with the constant SCNSceneEndTimeAttributeKey |
| [read-only] static | ExportDestinationUrl | Foundation.NSString. Represents the value associated with the constant SCNSceneExportDestinationURL |
| FogColor | Foundation.NSObject. Documentation for this section has not yet been entered. | |
| FogDensityExponent | nfloat. Documentation for this section has not yet been entered. | |
| FogEndDistance | nfloat. Documentation for this section has not yet been entered. | |
| FogStartDistance | nfloat. Documentation for this section has not yet been entered. | |
| [read-only] static | FrameRateAttributeKey | Foundation.NSString. Represents the value associated with the constant SCNSceneFrameRateAttributeKey |
| [read-only] | ParticleSystems | SCNParticleSystem[]. Documentation for this section has not yet been entered. |
| Paused | bool. Documentation for this section has not yet been entered. | |
| [read-only] | PhysicsWorld | SCNPhysicsWorld. Documentation for this section has not yet been entered. |
| [read-only] | RootNode | SCNNode. Documentation for this section has not yet been entered. |
| [read-only] static | StartTimeAttributeKey | Foundation.NSString. Represents the value associated with the constant SCNSceneStartTimeAttributeKey |
| [read-only] static | UpAxisAttributeKey | Foundation.NSString. Represents the value associated with the constant SCNSceneUpAxisAttributeKey |
Add(SCNNode)Documentation for this section has not yet been entered. | ||
AddParticleSystem(SCNParticleSystem, SCNMatrix4)Documentation for this section has not yet been entered. | ||
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 | FromFile(string)Documentation for this section has not yet been entered. | |
static | FromFile(string, string, Foundation.NSDictionary)Documentation for this section has not yet been entered. | |
static | FromFile(string, string, SCNSceneLoadingOptions)Documentation for this section has not yet been entered. | |
static | FromUrl(Foundation.NSUrl, Foundation.NSDictionary, out Foundation.NSError)Documentation for this section has not yet been entered. | |
static | FromUrl(Foundation.NSUrl, SCNSceneLoadingOptions, out Foundation.NSError)Documentation for this section has not yet been entered. | |
GetAttribute(Foundation.NSString)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
RemoveAllParticleSystems()Documentation for this section has not yet been entered. | ||
RemoveParticleSystem(SCNParticleSystem)Documentation for this section has not yet been entered. | ||
SetAttribute(Foundation.NSObject, Foundation.NSString)Documentation for this section has not yet been entered. | ||
| IEnumerable.GetEnumerator | Documentation for this section has not yet been entered. |