UE1:Tree9 (UT): Difference between revisions
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 |
- Package:
- UnrealShare
- This class in other games:
Tree9.
Default values
Property | Value |
---|---|
CollisionHeight | 39.0 |
CollisionRadius | 15.0 |
Mesh | 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.