SCNPhysicsBody.CategoryBitMask 属性

定义

获取或设置确定物理体接触和碰撞行为的位掩码。

public virtual nuint CategoryBitMask { [Foundation.Export("categoryBitMask", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setCategoryBitMask:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.CategoryBitMask : nuint with get, set

属性值

System.System.UIntPtr System.unativeint
属性

适用于