TerrainBufferResource Description sealed class Tinman.Engine.Components.TerrainBufferResource Derived from ResourceBase abstract GPU resources for a TerrainBuffer. Public / Methods TextureAtlasAt public method TextureAtlasAt → (1) index in : int32 [0..TerrainBufferResource.TextureAtlasCount-1] The texture atlas index. returns → TextureAtlas The texture atlas. Returns a texture atlas. Public / Attributes TextureAtlasCount public attribute TextureAtlasCount → (get) value : int32 [>=0] The number of texture atlases. Returns the number of texture atlases. Logging Logger public static readonly attribute Logger → (ILogger) The logger object of this class. TerrainBufferOptions TerrainDecal