FSphere

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSphere()

Default constructor (no initialization).

Public function

FSphere

(
    int32
)

Creates and initializes a new sphere.

Public function

FSphere

(
    EForceInit
)

Constructor.

Public function

FSphere

(
    FVector InV,
    float InW
)

Creates and initializes a new sphere with the specified parameters.

Public function

FSphere

(
    const FVector* Pts,
    int32 Count
)

Constructor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss