SCNScene.GetAttribute(NSString) Method

Definition

Returns the asset that is associated with the provided key.

[Foundation.Export("attributeForKey:")]
public virtual Foundation.NSObject GetAttribute (Foundation.NSString key);
abstract member GetAttribute : Foundation.NSString -> Foundation.NSObject
override this.GetAttribute : Foundation.NSString -> Foundation.NSObject

Parameters

key
NSString

Returns

Attributes

Applies to