[This is preliminary documentation and is subject to change.]
Rez a Linden tree
Namespace:
OpenMetaverseAssembly: OpenMetaverse (in OpenMetaverse.dll) Version: 1.0.0.20057
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- simulator
- Simulator
A reference to the object where the object resides
- scale
- Vector3
The size of the tree
- rotation
- Quaternion
The rotation of the tree
- position
- Vector3
The position of the tree
- treeType
- Tree
The Type of tree
- groupOwner
- UUID
The of the group to set the tree to, or UUID.Zero if no group is to be set
- newTree
- Boolean
true to use the "new" Linden trees, false to use the old
