TreePrototype 树原型


Simple class that contains a pointer to a tree prototype.

包含指向树原型的简单类。

This class is used by the TerrainData gameObject.

这个类用于TerrainData游戏物体。

Variables变量

  • prefab
    Retrieves the actual GameObect used by the tree.
       检索用于树的实际游戏物体。
  • bendFactor
    Bend factor of the tree prototype.
       树原型的完全系数。


,