Modifier

TestUtilities.ArbitraryPlayspacePose Property

Definition

Pose to set playspace at, when using PlayspaceToArbitraryPose().

public:
 static property UnityEngine::Pose ArbitraryPlayspacePose { UnityEngine::Pose get(); void set(UnityEngine::Pose value); };
public static UnityEngine.Pose ArbitraryPlayspacePose { get; set; }
static member ArbitraryPlayspacePose : UnityEngine.Pose with get, set
Public Shared Property ArbitraryPlayspacePose As Pose

Property Value

UnityEngine.Pose

Applies to