Contents

setSymmetryArgument(_:to:)

Sets name in the symmetry arguments dictionary to value.

Declaration

func setSymmetryArgument(_ name: String, to value: USDValue)

Parameters

  • name:

    The argument name.

  • value:

    The new value.