Condividi tramite


PointLightComponent.Length Proprietà

Definizione

Lunghezza della forma che emette la luce.

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

Valore della proprietà

Commenti

Si verifica un InvalidParam errore se il valore è negativo, NaN o infinito.

Si applica a

Vedi anche