SpotLightComponent.AttenuationCutoff プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ライトの減衰強度がゼロにスケールダウンされる最小/最大距離のカスタム間隔。
public:
property Microsoft::Azure::RemoteRendering::Float2 AttenuationCutoff { Microsoft::Azure::RemoteRendering::Float2 get(); void set(Microsoft::Azure::RemoteRendering::Float2 value); };
public Microsoft.Azure.RemoteRendering.Float2 AttenuationCutoff { get; set; }
member this.AttenuationCutoff : Microsoft.Azure.RemoteRendering.Float2 with get, set
Public Property AttenuationCutoff As Float2
プロパティ値
注釈
InvalidParam値が負、NaN、または無限である場合、エラーが発生します。