#[derive(Component)]
{
// Attributes available to this derive:
#[track]
}
Available on crate feature
proc only.Expand description
Multiple instances can be stored in the World.
#[derive(Component)]
{
// Attributes available to this derive:
#[track]
}
proc only.Multiple instances can be stored in the World.