Skip to content

Colour of .glb files gets overwritten or smt #4

@Lenni707

Description

@Lenni707

My 3d objects dont render or get overwirtten by the shader. Or in more detail: the only render sometimes, abt 20 % of the time.

Image

vs

Image

I init it like this:
app.add_plugins( SkyPlugin::builder_all_features() .set_sky_settings(SkySettings { skybox_gradient_render_layer: RenderLayers::layer(19), ..default() }) .build() );

and add the component to my camera: SkyboxMagnetTag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions