SceneKit.SCNTransaction Members

The members of SceneKit.SCNTransaction are listed below.

See Also: Inherited members from Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.

Protected Constructors

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.

Public Properties

static
AnimationDurationdouble. Documentation for this section has not yet been entered.
static
AnimationTimingFunctionCoreAnimation.CAMediaTimingFunction. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
static
DisableActionsbool. Documentation for this section has not yet been entered.

Public Methods

static
Begin()
Documentation for this section has not yet been entered.
static
Commit()
Documentation for this section has not yet been entered.
static
Flush()
Documentation for this section has not yet been entered.
static
Lock()
Documentation for this section has not yet been entered.
static
SetCompletionBlock(Action)
Documentation for this section has not yet been entered.
static
SetValueForKey(Foundation.NSObject, Foundation.NSString)
Documentation for this section has not yet been entered.
static
Unlock()
Documentation for this section has not yet been entered.
ValueForKey(Foundation.NSString) : Foundation.NSObject
Documentation for this section has not yet been entered.