angle(...)
angle(v: number) : this;
Sets the angle of the cone.
Default value: 45
Range: 0-180
Parameters
Parameter | Type | Description |
---|---|---|
val | number | The angle of the cone. |
Returns
this
angle(v: number) : this;
Sets the angle of the cone.
Default value: 45
Range: 0-180
Parameter | Type | Description |
---|---|---|
val | number | The angle of the cone. |
this