append( point )
instance function
Add a point on to the end of the Path.
Arguments
Name | Type | Description |
---|---|---|
point | Vector | Point to append |
instance function
Add a point on to the end of the Path.
Name | Type | Description |
---|---|---|
point | Vector | Point to append |