const IdentityMatrix: TFloatMatrix =(
(1, 0, 0),
(0, 1, 0),
(0, 0, 1));
An identity matrix, which is loaded in Matrix field of TAffineTransformation class when calling its Clear method.
TAffineTransformation, TAffineTransformation.Matrix, TAffineTransformation.Clear
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024