55 ::ll::TypedStorage<1, 1, bool> mShouldHandleSchematicValidation;
56 ::ll::TypedStorage<4, 12, ::Vec3> mTranslation;
57 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::RotationType> mRotation;
58 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::ScaleType> mScale;
59 ::ll::TypedStorage<4, 64, ::Matrix> mTransformationMatrix;