共用方式為


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

傳回

屬性

適用於