Property | Type | Description | |
---|---|---|---|
diffuseColor | Color | ||
diffuseTexture | Texture2D | ||
glossTexture | Texture2D | ||
name | string | ||
normalTexture | Texture2D | ||
packedRect | Rect | ||
scale | Vector2 | ||
shadowOffsetTexture | Texture2D | ||
shininess | float | ||
sourceRect | Rect | ||
tileV | bool | ||
translucencyTexture | Texture2D | ||
uvRect | Rect | ||
uvTiling | Vector2 |
Method | Description | |
---|---|---|
CompareTo ( TextureAtlas, b ) : int | ||
Overlap ( TextureAtlas, a, TextureAtlas, b ) : bool |
public static Overlap ( TextureAtlas, a, TextureAtlas, b ) : bool | ||
a | TextureAtlas, | |
b | TextureAtlas, | |
return | bool |