FBoxSphereBounds

Namespace: UAssetAPI.ExportTypes

public struct FBoxSphereBounds

Inheritance ObjectValueTypeFBoxSphereBounds

Fields

Origin

public FVector Origin;

BoxExtent

public FVector BoxExtent;

SphereRadius

public double SphereRadius;