Cargo Features

bevy-yoleck has no features set by default.

[dependencies]
bevy-yoleck = { version = "0.20.1", features = ["bevy_reflect", "vpeol", "vpeol_2d", "vpeol_3d"] }
bevy_reflect
vpeol vpeol_2d? vpeol_3d?

Affects bevy-yoleck::vpeol

vpeol_2d = vpeol

Enables bevy_sprite and bevy_text of bevy

Affects bevy-yoleck::vpeol_2d

vpeol_3d = vpeol

Enables bevy_pbr of bevy

bevy:

Adds PBR rendering

Affects bevy-yoleck::vpeol_3d