Top | ![]() |
![]() |
![]() |
![]() |
void gthree_scene_set_background_color (GthreeScene *scene
,const graphene_vec3_t *color
);
const graphene_vec3_t *
gthree_scene_get_background_color (GthreeScene *scene
);
void gthree_scene_set_background_texture (GthreeScene *scene
,GthreeTexture *texture
);
GthreeTexture *
gthree_scene_get_background_texture (GthreeScene *scene
);
void gthree_scene_set_override_material (GthreeScene *scene
,GthreeMaterial *material
);
GthreeMaterial *
gthree_scene_get_override_material (GthreeScene *scene
);