FBoxSphereBounds
Namespace: UAssetAPI.ExportTypes
public struct FBoxSphereBounds
Inheritance Object → ValueType → FBoxSphereBounds
Fields
Origin
public FVector Origin;
BoxExtent
public FVector BoxExtent;
SphereRadius
public double SphereRadius;