SCNScene.GetAttribute(NSString) 方法

定义

返回与提供的密钥关联的资产。

[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

参数

key
NSString

返回

属性

适用于