<Code Lib>
2025.3 Method
Changes 2
M

Rebar.GetMovedBarTransform

Description:
Returns a transform representing the movement of the bar relative to its default position along the distribution path.

public Transform GetMovedBarTransform(
	int barPositionIndex
)

  • Int32
    barPositionIndex
    The bar index.
Return Value Transform The transform representing the movement of the bar relative to its default position along the distribution path.

Loading…