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 或无限,则会发生错误。

适用于

另请参阅