Yasiu Spline Meshed 1
Extension of basic spline for use with meshes.
Loading...
Searching...
No Matches
FSplineRandomness Struct Reference

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.

Detailed Description

Params used for randomizing each mesh.

Member Data Documentation

◆ Rotation

FVectorRange FSplineRandomness::Rotation {0}

Random rotation.

Parameters
X
Y
Z

◆ Translation

FVectorRange FSplineRandomness::Translation {0}

Translation relative to spline:

Parameters
XForward vector
YSide vector
ZUp vector

The documentation for this struct was generated from the following file: