Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Interface ICloudsChunkMeshLayerConfig

    Defines configuration settings for a single layer of a clouds chunk mesh.

    Namespace: Fwt.HexTerrains.ChunkMehes.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    public interface ICloudsChunkMeshLayerConfig

    Properties

    CloudsRenderSettings

    Gets or sets the settings used to control the rendering of clouds in the scene.

    Declaration
    CloudsRenderSettings CloudsRenderSettings { get; set; }
    Property Value
    Type Description
    CloudsRenderSettings

    Extension Methods

    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    In this article
    Back to top Generated by DocFX