次の方法で共有


CutPlaneComponent.Normal プロパティ

定義

所有 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軸に渡されたが範囲外の場合は、エラーが発生します。

適用対象