Search Results for

    Show / Hide Table of Contents

    Struct Builder::GeometryEntry

    Namespace: ShadowsOfMordor
    Assembly: FlaxEngine.dll
    File: Engine/ShadowsOfMordor/Builder.h
    Syntax
    public struct GeometryEntry

    Fields

    Actor

    Declaration
    public StaticModel* Actor
    Field Value
    StaticModel

    AsFoliage

    Declaration
    public struct ShadowsOfMordor::Builder::GeometryEntry::@231::@235 AsFoliage
    Field Value
    struct ShadowsOfMordor::Builder::GeometryEntry::@231::@235

    AsStaticModel

    Declaration
    public struct ShadowsOfMordor::Builder::GeometryEntry::@231::@233 AsStaticModel
    Field Value
    struct ShadowsOfMordor::Builder::GeometryEntry::@231::@233

    AsTerrain

    Declaration
    public struct ShadowsOfMordor::Builder::GeometryEntry::@231::@234 AsTerrain
    Field Value
    struct ShadowsOfMordor::Builder::GeometryEntry::@231::@234

    Box

    Declaration
    public BoundingBox Box
    Field Value
    BoundingBox

    ChartIndex

    Declaration
    public int32 ChartIndex
    Field Value
    int32

    ChunkIndex

    Declaration
    public int32 ChunkIndex
    Field Value
    int32

    InstanceIndex

    Declaration
    public int32 InstanceIndex
    Field Value
    int32

    MeshIndex

    Declaration
    public int32 MeshIndex
    Field Value
    int32

    PatchIndex

    Declaration
    public int32 PatchIndex
    Field Value
    int32

    Scale

    Declaration
    public float Scale
    Field Value
    float

    Type

    Declaration
    public GeometryType Type
    Field Value
    GeometryType

    TypeIndex

    Declaration
    public int32 TypeIndex
    Field Value
    int32

    UVsBox

    Declaration
    public Rectangle UVsBox
    Field Value
    Rectangle

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