world3d

Description Properties Methods Constants Examples See also






Description


The world3d object is the base class in the w3d hierarchy.



Properties


a = isassigned;


If true, the kpl object has been assigned to a w3d object.

a = name;


Assigns name property to globject.

a = fullname;


Assigns fullname property to globject.

a = childrencount;


Insert description here...

a = childname;


Insert description here...

a = childfullname;


Insert description here...

a = selchildname;


Insert description here...

a = selchildfullname;


Insert description here...

a = visible;


If true, the w3d object is visible in the 3D world.

a = pos[ition];


Insert description here...

a = pos[ition]x;


Insert description here...

a = pos[ition]y;


Insert description here...

a = pos[ition]z;


Insert description here...



Methods


create(n[ame] = n, {parent[name] | parent[name]w3d | w3dparent[name]} = p, assign = a);



createorassign(n[ame] = n, {parent[name] | parent[name]w3d | w3dparent[name]} = p);



assign(n[ame] = n, {parent[name] | parent[name]w3d | w3dparent[name]} = p);



assignorcreate(n[ame] = n, {parent[name] | parent[name]w3d | w3dparent[name]} = p);



destroy;



draw;



setpos[ition](x, y, z);



w3dloadprop[erty][fromfile](property);



w3dsaveprop[erty][fromfile](property);



w3dclearprop[erty](property);



w3daddprop[erty](property);



w3ddelprop[erty](property);



w3dprop[erty]exists(property);



w3dprop[erty]count(property);



w3ddelprop[erty](property);





Constants




Examples




See also





(C) 2014-2015 Milescu Labs. Last modified: 02-21-15