Reference API Roblox

Engine API

Website

Related

Reference API Roblox

FluidForces

Controls the enablement of aerodynamic forces on parts and assemblies in the workspace.

Items 2

HistoryNameValueDescription
587Default0

Aerodynamic forces will not be calculated on any BaseParts.

587Experimental1

Aerodynamic forces will be calculated on BaseParts with EnableFluidForces set to true. During the beta phase, the behavior of the aerodynamic force model may change as the model improves.

Description

Used as an enum value for Workspace.FluidForces to control the enablement of aerodynamic forces on parts and assemblies in the workspace. Note that this enum is not applicable in scripting and Workspace.FluidForces must be toggled in Studio.

History 3

Settings