|
Yasiu Spline Meshed 1
Extension of basic spline for use with meshes.
|
Params used for randomizing each mesh. More...
#include <SplineMeshedComponent.h>
Public Attributes | |
| int | seed {5} |
| Seed that is feed into Squirrel13 RNG. | |
| FVectorRange | Translation {0} |
| Translation relative to spline: | |
| FVectorRange | Rotation {0} |
| Random rotation. | |
| FVectorRange | Scale {1} |
| Random scale range. | |
Params used for randomizing each mesh.
| FVectorRange FSplineRandomness::Rotation {0} |
Random rotation.
| X | |
| Y | |
| Z |
| FVectorRange FSplineRandomness::Translation {0} |
Translation relative to spline:
| X | Forward vector |
| Y | Side vector |
| Z | Up vector |