Interface IDecalApi
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public interface IDecalApi
- Extension Methods
Properties
DecalTextureAtlasPositionsByTextureSubId
TextureAtlasPosition[] DecalTextureAtlasPositionsByTextureSubId { get; }
Property Value
TextureNameToIdMapping
Dictionary<string, int> TextureNameToIdMapping { get; }