Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Interface ICreateSurfaceRenderDataRequest

    Interface for a request component to create a render data for a HexSurface.

    Namespace: Fwt.HexTerrains.Surfaces.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    public interface ICreateSurfaceRenderDataRequest

    Properties

    Args

    Declaration
    CreateSurfaceRenderDataRequestArgs Args { get; set; }
    Property Value
    Type Description
    CreateSurfaceRenderDataRequestArgs

    Extension Methods

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