SCNPhysicsBody.CategoryBitMask 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定位元遮罩,決定物理主體的接觸和碰撞行為。
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
- 屬性