Method SetShapePath
SetShapePath(Vector3[])
Set the shape that represents the freeform light. Values are in object space.
Declaration
public void SetShapePath(Vector3[] path)
Parameters
Type | Name | Description |
---|---|---|
Vector3[] | path | Array of Vector3 defining the shape. |