PlayCanvasSceneCreator 1.0.9
|
Public Attributes | |
string | name |
| |
float[] | rect |
| |
float[] | pivot |
| |
float[] | border |
| |
float [] Playcanvas.Properties.TextureData.Frame.pivot |
pivot[0] = -bounds.center.x / bounds.extents.x / 2 + 0.5f; pivot[1] = -bounds.center.y / bounds.extents.y / 2 + 0.5f;