Search Results for

    Show / Hide Table of Contents

    Class TileMaker

    Inheritance
    System.Object
    TileMaker
    Namespace: TerrainEngine
    Assembly: cs.temp.dll.dll
    Syntax
    public class TileMaker : MonoBehaviour

    Fields

    material

    Declaration
    public Material material
    Field Value
    Type Description
    Material

    numTiles

    Declaration
    public int numTiles
    Field Value
    Type Description
    System.Int32

    rescale

    Declaration
    public bool rescale
    Field Value
    Type Description
    System.Boolean

    tileSize

    Declaration
    public int tileSize
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Meteor Studio