Node3d.id - multiple declarations
- Function Node3d.id
- Function Node3d.id
Function Node3d.id
id
of node
Prototype
string id() @property;
Function Node3d.id
set id
for node
Prototype
Node3d id(
string v
) @property;