CARLA
Public Attributes | List of all members
FParticle Struct Reference

#include <CustomTerrainPhysicsComponent.h>

+ Collaboration diagram for FParticle:

Public Attributes

FDVector Position
 
float Radius = 0.02f
 
FVector Velocity
 

Detailed Description

Definition at line 57 of file CustomTerrainPhysicsComponent.h.

Member Data Documentation

◆ Position

FDVector FParticle::Position

◆ Radius

float FParticle::Radius = 0.02f

Definition at line 61 of file CustomTerrainPhysicsComponent.h.

◆ Velocity

FVector FParticle::Velocity

Definition at line 60 of file CustomTerrainPhysicsComponent.h.

Referenced by FSparseHighDetailMap::SaveMap().


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