SceneKit.SCNProgram: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
static
Create() : SCNProgram
Documentation for this section has not yet been entered.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
GetSemanticForSymbol(string) : Foundation.NSString
Documentation for this section has not yet been entered.
SetSemantic(Foundation.NSString, string, Foundation.NSDictionary)
Documentation for this section has not yet been entered.
SetSemantic(Foundation.NSString, string, SCNProgramSemanticOptions)
Documentation for this section has not yet been entered.

Protected Methods

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