Constructor / Destructor Description
UntrainableTransform(bool independent = true) Construct an UntrainableTransform. This constructor calls the Transform constructor with the provided value for independent and trainable set to false.