Click or drag to resize
DigitalRuneTerrainTile Constructor
Initializes a new instance of the TerrainTile class.
Overload List
  NameDescription
Public methodTerrainTile(IGraphicsService)
Initializes a new instance of the TerrainTile class with a default material.
Public methodTerrainTile(IGraphicsService, Material)
Initializes a new instance of the TerrainTile class with the specified material.
Top
See Also