Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Tree

Tree Component for the tree creator.
Read time 6 minutesLast updated 2 days ago

Definition

public sealed class Tree : Component

Properties

Property

Description

dataData asociated to the Tree.
hasSpeedTreeWindTells if there is wind data exported from SpeedTree are saved on this component.
windAssetGets or sets the SpeedTreeWindAsset associated with this Tree component.

Inheritance

Inherited Members

Operators

Operator

Description

operator ==Compares two object references to see if they refer to the same object.
boolDetermines whether the object exists.
operator !=Compares if two objects refer to a different object.