public static class DncAtlases.DncAtlasEntry extends Object
Modifier and Type | Field and Description |
---|---|
int |
h |
float |
sMax |
float |
sMin |
float |
tMax |
float |
tMin |
int |
w |
float |
xAlign |
float |
yAlign |
Constructor and Description |
---|
DncAtlasEntry(int w,
int h,
float sMin,
float sMax,
float tMin,
float tMax,
float xAlign,
float yAlign) |
Copyright © 2016 Metron, Inc.. All rights reserved.