PointLightComponent.Length 属性

定义

发光形状的长度。

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

属性值

注解

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

适用于

另请参阅