Click or drag to resize

PolygonPointOnCurveLength Method

[Missing <summary> documentation for "M:BrydenWoodUnity.GeometryManipulation.Polygon.PointOnCurveLength(System.Single)"]

Namespace:  BrydenWoodUnity.GeometryManipulation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Vector3 PointOnCurveLength(
	float length
)

Parameters

length
Type: SystemSingle

[Missing <param name="length"/> documentation for "M:BrydenWoodUnity.GeometryManipulation.Polygon.PointOnCurveLength(System.Single)"]

Return Value

Type: Vector3

[Missing <returns> documentation for "M:BrydenWoodUnity.GeometryManipulation.Polygon.PointOnCurveLength(System.Single)"]

See Also