AutoTile.SubmeshTiling
Class in Zigurous.Graphics
Declaration
[Serializable]
public sealed class SubmeshTiling
Description
A representation of a submesh that can be individually tiled.
Properties
axis | The axis along which the texture is tiled. |
submeshIndex | The submesh index of the material being tiled. |
unitScale | The object's base unit scale. For example, planes have a unit scale of 10 compared to most other primitives. |
textureOffset | The texture offset applied on the material. |