You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
@@ -175,6 +175,7 @@ BakedLightmap::Subdiv BakedLightmap::get_capture_subdiv() const {
|
|||||||
|
|
||||||
void BakedLightmap::set_extents(const Vector3 &p_extents) {
|
void BakedLightmap::set_extents(const Vector3 &p_extents) {
|
||||||
extents = p_extents;
|
extents = p_extents;
|
||||||
|
update_gizmo();
|
||||||
}
|
}
|
||||||
|
|
||||||
Vector3 BakedLightmap::get_extents() const {
|
Vector3 BakedLightmap::get_extents() const {
|
||||||
|
|||||||
Reference in New Issue
Block a user