Property | Type | Description | |
---|---|---|---|
name | string |
Method | Description | |
---|---|---|
DataMapBase ( ) : UnityEngine | ||
DataMapBase ( |
||
DataMapBase ( |
||
SetFilterMode ( FilterMode mode ) : void | ||
SetWrapMode ( TextureWrapMode mode ) : void |
public DataMapBase ( |
||
aTexture | ||
scale | Vector2 | |
return | UnityEngine |
public DataMapBase ( |
||
aTexture | ||
scale | Vector2 | |
anOffset | Vector2 | |
return | UnityEngine |
public SetFilterMode ( FilterMode mode ) : void | ||
mode | FilterMode | |
return | void |
public SetWrapMode ( TextureWrapMode mode ) : void | ||
mode | TextureWrapMode | |
return | void |