Search Results for

    Show / Hide Table of Contents

    Class Terrain.Config

    Various defines regarding terrain configuration.

    Inheritance
    System.Object
    Terrain.Config
    Namespace: FlaxEngine
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [Unmanaged]
    public sealed class Config : Enum

    Fields

    ChunksCount

    The maximum allowed amount of chunks per patch.

    Declaration
    public const Terrain.Config ChunksCount
    Field Value
    Terrain.Config

    ChunksCountEdge

    The maximum allowed amount of chunks per chunk.

    Declaration
    public const Terrain.Config ChunksCountEdge
    Field Value
    Terrain.Config

    value__

    Declaration
    public int value__
    Field Value
    System.Int32

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat