TestUtilities.ArbitraryPlayspacePose Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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