Share via


SpotLightComponent.Radius 属性

定义

发光形状的半径。

public:
 property float Radius { float get(); void set(float value); };
public float Radius { get; set; }
member this.Radius : single with get, set
Public Property Radius As Single

属性值

注解

InvalidParam如果值为负、NaN 或无限,则会发生错误。

适用于

另请参阅