-
Notifications
You must be signed in to change notification settings - Fork 3
Vegetation Sphere Struct
skzk edited this page Aug 13, 2023
·
5 revisions
Field(s) | Description |
---|---|
float3 center
|
The position of the sphere. X is the position along the road in percent (so 0.75 means 3/4 of the way towards the forward node). Y describes the Y position of the sphere in meters relative to the terrain height at the sphere's X/Z coordinates (so 1 means 1 meter above ground). Z describes the position on the axis perpendicular to the road in meters (so 20 means 20 meters into the terrain at X). |
float radius
|
The radius of the sphere. |
u32 type
|
The vegetation modifier to apply inside the sphere. |
-
.base/.aux/.snd
- Animated Model
- Bezier Patch
- Buildings
- Bus Stop
- Camera Path
- Camera Point
- City
- Company
- Compound
- Curve
- Cut Plane
- Cutscene
- Environment Area
- Far Model
- Ferry
- Fuel Pump
- Garage
- Gate
- Hinge
- Hookup
- Map Area
- Map Overlay
- Model
- Mover
- Parking
- Prefab
- Road
- Service
- Sign
- Sound
- Terrain
- Traffic Area
- Trajectory
- Trigger
- Visibility Area
- Walker