Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
Difference between revisions of "UE1:Tree9 (UT)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
m (+hint to missing Mesh) |
||
Line 6: | Line 6: | ||
| parent4 = Object | | parent4 = Object | ||
}} | }} | ||
− | + | ||
Tree9. | Tree9. | ||
Line 23: | Line 23: | ||
| None | | None | ||
|} | |} | ||
+ | == Hints == | ||
+ | ''Mesh'' is set to ''None'' so there is nothing drawn. Probably 'UnrealShare.Tree9M' is the correct Mesh for it and has to be set manually. |
Latest revision as of 16:57, 3 March 2016
Object >> Actor >> Decoration >> Tree >> Tree9 |
Contents
- Package:
- UnrealShare
- This class in other games:
- RTNP, U1
Tree9.
Default values[edit]
Property | Value |
---|---|
CollisionHeight | 39.0 |
CollisionRadius | 15.0 |
Mesh | None |
Hints[edit]
Mesh is set to None so there is nothing drawn. Probably 'UnrealShare.Tree9M' is the correct Mesh for it and has to be set manually.