Skip to content

How this compares to FMeshDescriptionBuilder? #288

@hermesonbf

Description

@hermesonbf

Unreal Engine has a way to build static meshes at runtime that is built in, using FMeshDescriptionBuilder to create the meshes:

https://www.reddit.com/r/unrealengine/comments/pn53lo/building_a_staticmesh_in_c_during_runtime

This plugin apparently does the same, it can create meshes that render using the static draw path, are the meshes created by this plugin any faster than the meshes created by FMeshDescriptionBuilder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions