Derive Macro GameObject

Source
#[derive(GameObject)]
{
    // Attributes available to this derive:
    #[camera]
}
Expand description

feature = gameobject