transformToUnitCube abstract method

Future transformToUnitCube(
  1. ThermionEntity entity
)

Scale entity to fit within the unit cube.

Implementation

Future transformToUnitCube(ThermionEntity entity);