Partilhar via


PointLightComponent.Length Propriedade

Definição

O comprimento da forma emissora de luz.

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

Valor de Propriedade

Observações

Ocorre InvalidParam um erro se o valor for negativo, NaN ou infinito.

Aplica-se a

Ver também