Search Results for

    Show / Hide Table of Contents

    Struct RawData::Surface

    Namespace: CSG
    Assembly: FlaxEngine.dll
    File: Engine/CSG/CSGData.h
    Syntax
    public struct Surface

    Fields

    LightmapUVsBox

    Declaration
    public Rectangle LightmapUVsBox
    Field Value
    Rectangle

    ScaleInLightmap

    Declaration
    public float ScaleInLightmap
    Field Value
    float

    Size

    Declaration
    public Float2 Size
    Field Value
    Float2

    UVsArea

    Declaration
    public Rectangle UVsArea
    Field Value
    Rectangle

    Vertices

    Declaration
    public Array<MeshVertex> Vertices
    Field Value
    Array<MeshVertex>

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat