次の方法で共有


SpotLightComponent.AttenuationCutoff プロパティ

定義

ライトの減衰強度がゼロにスケールダウンされる最小/最大距離のカスタム間隔。

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、または無限である場合、エラーが発生します。

適用対象

こちらもご覧ください