Compartir a través de


PointLightComponent.Length Propiedad

Definición

Longitud de la forma emisora 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 propiedad

Comentarios

Se produce un InvalidParam error si el valor es negativo, NaN o infinito.

Se aplica a

Consulte también