次の方法で共有


SCNPhysicsTestKeys クラス

定義

検索、バックフェイス カリング、衝突テストを制御する値が含まれます。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SCNPhysicsTestKeys
type SCNPhysicsTestKeys = class
継承
SCNPhysicsTestKeys
属性

プロパティ

BackfaceCullingKey

定数 SCNPhysicsTestBackfaceCullingKey に関連付けられている値を表します。

CollisionBitMaskKey

定数 SCNPhysicsTestCollisionBitMaskKey に関連付けられている値を表します

SearchModeKey

定数 SCNPhysicsTestSearchModeKey に関連付けられている値を表します。

適用対象