Click or drag to resize

BaseLoopFlowCalculateOffsetToCenter Method

[Missing <summary> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.CalculateOffsetToCenter(System.Int64)"]


Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public virtual dvec3 CalculateOffsetToCenter(
	long iteration
)

Parameters

iteration  Int64

[Missing <param name="iteration"/> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.CalculateOffsetToCenter(System.Int64)"]

Return Value

dvec3

[Missing <returns> documentation for "M:RAYLASE.Marker.JobElement.BaseLoopFlow.CalculateOffsetToCenter(System.Int64)"]

See Also