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.
Sets name in the symmetry arguments dictionary to value.
func setSymmetryArgument(_ name: String, to value: USDValue)The argument name.
The new value.