CutPlaneComponent.Normal 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擁有 Entity 者具有身分識別旋轉時,切割平面的主軸。
public:
property Microsoft::Azure::RemoteRendering::Axis Normal { Microsoft::Azure::RemoteRendering::Axis get(); void set(Microsoft::Azure::RemoteRendering::Axis value); };
public Microsoft.Azure.RemoteRendering.Axis Normal { get; set; }
member this.Normal : Microsoft.Azure.RemoteRendering.Axis with get, set
Public Property Normal As Axis
屬性值
備註
最後在剪下平面後方的圖元將由轉譯器捨棄。
InvalidParam如果傳入的座標軸超出範圍,就會發生錯誤。