SpatialStageFrameOfReference.CoordinateSystem 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得位於使用者所定義階段原點的樓層層級座標系統。
public:
property SpatialCoordinateSystem ^ CoordinateSystem { SpatialCoordinateSystem ^ get(); };
SpatialCoordinateSystem CoordinateSystem();
public SpatialCoordinateSystem CoordinateSystem { get; }
var spatialCoordinateSystem = spatialStageFrameOfReference.coordinateSystem;
Public ReadOnly Property CoordinateSystem As SpatialCoordinateSystem
屬性值
座標系統。
備註
座標系統是右手的,右邊是 +y 向上、+x,以及 -z 向前。