SCNScene.SetAttribute(NSObject, 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.
Sets the attribute that is identified by the provided key
.
[Foundation.Export("setAttribute:forKey:")]
public virtual void SetAttribute (Foundation.NSObject attribute, Foundation.NSString key);
abstract member SetAttribute : Foundation.NSObject * Foundation.NSString -> unit
override this.SetAttribute : Foundation.NSObject * Foundation.NSString -> unit
Parameters
- attribute
- NSObject
- key
- NSString
- Attributes