FSceneInterface::RemoveSpeedTreeWind_RenderThread

Removes a SpeedTree wind computation object to the scene.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SceneInterface.h

Include

#include "SceneInterface.h"

Syntax

void RemoveSpeedTreeWind_RenderThread
(
    class FVertexFactory * VertexFactory,
    const class UStaticMesh * StaticMesh
)

Remarks

Removes a SpeedTree wind computation object to the scene.

Parameters

Parameter

Description

StaticMesh

The SpeedTree static mesh whose wind to remove.

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