다음을 통해 공유


SpotLightComponent.AttenuationCutoff 속성

정의

조명의 감쇠 강도가 0으로 축소되는 최소/최대 거리의 사용자 지정 간격입니다.

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 또는 infinite이면 오류가 발생합니다.

적용 대상

추가 정보