SceneKit.SCNSceneSource: Method Members

The methods of SceneKit.SCNSceneSource are listed below. For a list of all members, see the SCNSceneSource Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

EntriesPassingTest(SCNSceneSourceFilter) : Foundation.NSObject[]
Documentation for this section has not yet been entered.
static
FromData(Foundation.NSData, Foundation.NSDictionary) : SCNSceneSource
Documentation for this section has not yet been entered.
static
FromData(Foundation.NSData, SCNSceneLoadingOptions) : SCNSceneSource
Documentation for this section has not yet been entered.
static
FromUrl(Foundation.NSUrl, Foundation.NSDictionary) : SCNSceneSource
Documentation for this section has not yet been entered.
FromUrl(Foundation.NSUrl, SCNSceneLoadingOptions) : SCNSceneSource
Documentation for this section has not yet been entered.
GetEntryWithIdentifier(string, ObjCRuntime.Class) : Foundation.NSObject
Documentation for this section has not yet been entered.
GetEntryWithIdentifier<T>(string) : Foundation.NSObject
Documentation for this section has not yet been entered.
GetIdentifiersOfEntries(ObjCRuntime.Class) : string[]
Documentation for this section has not yet been entered.
GetIdentifiersOfEntries<T>() : string[]
Documentation for this section has not yet been entered.
GetProperty(Foundation.NSString) : Foundation.NSObject
Documentation for this section has not yet been entered.
SceneFromOptions(Foundation.NSDictionary, SCNSceneSourceStatusHandler) : SCNScene
Documentation for this section has not yet been entered.
SceneFromOptions(SCNSceneLoadingOptions, SCNSceneSourceStatusHandler) : SCNScene
Documentation for this section has not yet been entered.
SceneWithOption(Foundation.NSDictionary, out Foundation.NSError) : SCNScene
Documentation for this section has not yet been entered.
SceneWithOption(SCNSceneLoadingOptions, out Foundation.NSError) : SCNScene
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the SCNSceneSource object.