Click or drag to resize

MatrixCopyCalculateCellPosition Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MatrixCopy.CalculateCellPosition(System.Int64)"]


Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected ivec3 CalculateCellPosition(
	long currentIteration
)

Parameters

currentIteration  Int64

[Missing <param name="currentIteration"/> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MatrixCopy.CalculateCellPosition(System.Int64)"]

Return Value

ivec3

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.JobElements.MatrixCopy.CalculateCellPosition(System.Int64)"]

See Also