PathBuilder

PathBuilder()

Initializes a new instance of the PathBuilder class.

public PathBuilder()

See Also


PathBuilder(float)

Initializes a new instance of the PathBuilder class.

public PathBuilder(float tension)
ParameterTypeDescription
tensionSingleThe tension.

See Also