Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Location > UParticleModuleLocationSkelVertSurface
Syntax
TEnumAsByte< enum ELocationSkelVertSurfaceSource > SourceType
Remarks
Whether the module uses Verts or Surfaces for locations.
VERTSURFACESOURCE_Vert - Use Verts as the source locations. VERTSURFACESOURCE_Surface - Use Surfaces as the source locations.