USphereComponent::InitSphereRadius

Sets the sphere radius without triggering a render or physics update.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/SphereComponent.h

Include

#include "Components/SphereComponent.h"

Syntax

void InitSphereRadius
(
    float InSphereRadius
)

Remarks

Sets the sphere radius without triggering a render or physics update.

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