CutPlaneComponent.Normal プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
所有 Entity するが ID 回転を持つ場合の切断面の主軸。
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軸に渡されたが範囲外の場合は、エラーが発生します。