SceneKit.SCNLevelOfDetail: Method Members

The methods of SceneKit.SCNLevelOfDetail are listed below. For a list of all members, see the SCNLevelOfDetail 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
CreateWithScreenSpaceRadius(SCNGeometry, nfloat) : SCNLevelOfDetail
Documentation for this section has not yet been entered.
static
CreateWithWorldSpaceDistance(SCNGeometry, nfloat) : SCNLevelOfDetail
Documentation for this section has not yet been entered.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder

Protected Methods

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