world3d
Description
The world3d object is the base class in the w3d hierarchy.
- Construct/Assign:
- Name:
- Children:
- Draw:
- Position:
- Properties:
Properties
If true, the kpl object has been assigned to a w3d object.
Assigns name property to globject.
Assigns fullname property to globject.
Insert description here...
Insert description here...
Insert description here...
Insert description here...
Insert description here...
If true, the w3d object is visible in the 3D world.
Insert description here...
Insert description here...
Insert description here...
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); |
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