共用方式為


SCNNode.CategoryBitMask 屬性

定義

取得或設定類別位元遮罩。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nuint CategoryBitMask { [Foundation.Export("categoryBitMask")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCategoryBitMask:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CategoryBitMask : nuint with get, set

屬性值

System.System.UIntPtr System.unativeint
屬性

適用於