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