Struct Acts::Transform3JsonConverter::Options

struct Options

The options for the transform converter.

Public Members

bool transpose = true

Apply a transpose to flip column/row order.

bool writeIdentity = false

Write the identity transform explicitly.