Contents

transform(at:)

Computes the transformation matrix at the specified time.

Declaration

func transform(at time: USDStage.TimeCode) -> USDValue.Matrix4d

Parameters

  • time:

    The time at which to evaluate the operation.

Return Value

The transformation matrix.