feat: implemented live refresh
This commit is contained in:
parent
bab106eeea
commit
7ed438bcb2
3 changed files with 53 additions and 4 deletions
|
|
@ -12,6 +12,7 @@ protected:
|
|||
void _notification(int what);
|
||||
|
||||
public:
|
||||
void preview_transform_changes();
|
||||
void push_transform_changes();
|
||||
void set_primitive(Ref<PointPrimitive> primitive);
|
||||
Ref<PointPrimitive> get_primitive() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue