SCNScene.GetAttribute(NSString) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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