mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-10 20:45:35 +01:00
10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
/// @description
|
|
#region data
|
|
surface = noone;
|
|
fixture = [];
|
|
|
|
xscale = 1;
|
|
yscale = 1;
|
|
|
|
depth = -9999;
|
|
#endregion |