Reference API Roblox

Engine API

Website

Related

Reference API Roblox

PhysicsSettings

This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a settings container. It contains settings that affect the behavior of the peer.
Tags: [NotCreatable, Settings]

Member index 48

HistoryMember
553AllowSleep: bool
553AreAnchorsShown: bool
553AreAssembliesShown: bool
588AreAssemblyCentersOfMassShown: bool
553AreAwakePartsHighlighted: bool
553AreBodyTypesShown: bool
581AreCollisionCostsShown: bool
569AreConstraintForcesShownForSelectedOrHoveredInstances: bool
569AreConstraintTorquesShownForSelectedOrHoveredInstances: bool
569AreContactForcesShownForSelectedOrHoveredAssemblies: bool
553AreContactIslandsShown: bool
553AreContactPointsShown: bool
605AreGravityForcesShownForSelectedOrHoveredAssemblies: bool
553AreJointCoordinatesShown: bool
569AreMagnitudesShownForDrawnForcesAndTorques: bool
553AreMechanismsShown: bool
553AreModelCoordsShown: bool
594AreNonAnchorsShown: bool
553AreOwnersShown: bool
553ArePartCoordsShown: bool
553AreRegionsShown: bool
568AreSolverIslandsShown: bool
553AreTerrainReplicationRegionsShown: bool
553AreTimestepsShown: bool
553AreUnalignedPartsShown: bool
553AreWorldCoordsShown: bool
553DisableCSGv2: bool
587DisableCSGv3ForPlugins: bool
612DrawConstraintsNetForce: bool
612DrawContactsNetForce: bool
612DrawTotalNetForce: bool
612EnableForceVisualizationSmoothing: bool
595FluidForceDrawScale: float
569ForceDrawScale: float
612ForceVisualizationSmoothingSteps: int
553IsInterpolationThrottleShown: bool
553IsReceiveAgeShown: bool
553IsTreeShown: bool
553PhysicsEnvironmentalThrottle: EnviromentalPhysicsThrottle
553ShowDecompositionGeometry: bool
600ShowFluidForcesForSelectedOrHoveredMechanisms: bool
618ShowInstanceNamesForDrawnForcesAndTorques: bool
591SolverConvergenceMetricType: SolverConvergenceMetricType
568SolverConvergenceVisualizationMode: SolverConvergenceVisualizationMode
553ThrottleAdjustTime: double
611TorqueDrawScale: float
553UseCSGv2: bool
inherited from Instance
553Archivable: bool
635Capabilities: SecurityCapabilities
553ClassName: string
553Name: string
553Parent: Instance
635Sandboxed: bool
616UniqueId: UniqueId
553className: string
576AddTag(tag: string): null
573ClearAllChildren(): null
462Clone(): Instance
573Destroy(): null
486FindFirstAncestor(name: string): Instance
486FindFirstAncestorOfClass(className: string): Instance
486FindFirstAncestorWhichIsA(className: string): Instance
486FindFirstChild(name: string, recursive: bool = false): Instance
486FindFirstChildOfClass(className: string): Instance
486FindFirstChildWhichIsA(className: string, recursive: bool = false): Instance
486FindFirstDescendant(name: string): Instance
563GetActor(): Actor
486GetAttribute(attribute: string): Variant
462GetAttributeChangedSignal(attribute: string): RBXScriptSignal
631GetAttributes(): Dictionary
486GetChildren(): Objects
462GetDebugId(scopeLength: int = 4): string
486GetDescendants(): Array
486GetFullName(): string
462GetPropertyChangedSignal(property: string): RBXScriptSignal
576GetTags(): Array
576HasTag(tag: string): bool
486IsA(className: string): bool
486IsAncestorOf(descendant: Instance): bool
486IsDescendantOf(ancestor: Instance): bool
580IsPropertyModified(name: string): bool
573Remove(): null
576RemoveTag(tag: string): null
580ResetPropertyToDefault(name: string): null
573SetAttribute(attribute: string, value: Variant): null
462WaitForChild(childName: string, timeOut: double): Instance
553children(): Objects
553clone(): Instance
573destroy(): null
553findFirstChild(name: string, recursive: bool = false): Instance
553getChildren(): Objects
462isA(className: string): bool
553isDescendantOf(ancestor: Instance): bool
573remove(): null
462AncestryChanged(child: Instance, parent: Instance)
462AttributeChanged(attribute: string)
462Changed(property: string)
462ChildAdded(child: Instance)
462ChildRemoved(child: Instance)
462DescendantAdded(descendant: Instance)
462DescendantRemoving(descendant: Instance)
500Destroying()
553childAdded(child: Instance)

Removed member index 9

HistoryMember
268AreAttachmentsShown: bool
268AreConstraintsShown: bool
93FreeFallSolver: bool
93ImpulseSolverForContacts: bool
48Is30FpsThrottleEnabled: bool
341ParallelPhysics: bool
369PhysicsAnalyzerEnabled: bool
600ShowFluidForcesForSelectedOrHoveredAssemblies: bool
73WaterViscosity: float

History 152

Members 48

AllowSleep

TypeDefault
bool

History 4

AreAnchorsShown

TypeDefault
bool

History 4

AreAssembliesShown

TypeDefault
bool

History 4

AreAssemblyCentersOfMassShown

TypeDefault
bool

History 1

AreAwakePartsHighlighted

TypeDefault
bool

History 4

AreBodyTypesShown

TypeDefault
bool

History 4

AreCollisionCostsShown

TypeDefault
bool

History 1

AreConstraintForcesShownForSelectedOrHoveredInstances

TypeDefault
bool

History 1

AreConstraintTorquesShownForSelectedOrHoveredInstances

TypeDefault
bool

History 1

AreContactForcesShownForSelectedOrHoveredAssemblies

TypeDefault
bool

History 1

AreContactIslandsShown

TypeDefault
bool

History 4

AreContactPointsShown

TypeDefault
bool

History 4

AreGravityForcesShownForSelectedOrHoveredAssemblies

TypeDefault
bool

History 1

AreJointCoordinatesShown

TypeDefault
bool

History 4

AreMagnitudesShownForDrawnForcesAndTorques

TypeDefault
bool

History 1

AreMechanismsShown

TypeDefault
bool

History 4

AreModelCoordsShown

TypeDefault
bool

History 4

AreNonAnchorsShown

TypeDefault
bool

History 1

AreOwnersShown

TypeDefault
bool

History 4

ArePartCoordsShown

TypeDefault
bool

History 4

AreRegionsShown

TypeDefault
bool

History 4

AreSolverIslandsShown

TypeDefault
bool

History 1

AreTerrainReplicationRegionsShown

TypeDefault
bool

History 6

AreTimestepsShown

TypeDefault
bool

History 3

AreUnalignedPartsShown

TypeDefault
bool

History 4

AreWorldCoordsShown

TypeDefault
bool

History 4

DisableCSGv2

TypeDefault
bool

History 4

DisableCSGv3ForPlugins

TypeDefault
bool

History 1

DrawConstraintsNetForce

TypeDefault
bool

History 1

DrawContactsNetForce

TypeDefault
bool

History 1

DrawTotalNetForce

TypeDefault
bool

History 1

EnableForceVisualizationSmoothing

TypeDefault
bool

History 1

FluidForceDrawScale

TypeDefault
float

History 1

ForceDrawScale

TypeDefault
float

History 1

ForceVisualizationSmoothingSteps

TypeDefault
int

History 1

IsInterpolationThrottleShown

TypeDefault
bool

History 6

IsReceiveAgeShown

TypeDefault
bool

History 4

IsTreeShown

TypeDefault
bool

History 4

PhysicsEnvironmentalThrottle

TypeDefault
EnviromentalPhysicsThrottle

History 4

ShowDecompositionGeometry

TypeDefault
bool

History 4

ShowFluidForcesForSelectedOrHoveredMechanisms

TypeDefault
bool

History 1

ShowInstanceNamesForDrawnForcesAndTorques

TypeDefault
bool

History 1

SolverConvergenceMetricType

TypeDefault
SolverConvergenceMetricType

History 1

SolverConvergenceVisualizationMode

TypeDefault
SolverConvergenceVisualizationMode

History 1

ThrottleAdjustTime

TypeDefault
double

History 4

TorqueDrawScale

TypeDefault
float

History 1

UseCSGv2

TypeDefault
bool

History 6

Removed members 9

AreAttachmentsShown

TypeDefault
bool

History 2

AreConstraintsShown

TypeDefault
bool

History 2

FreeFallSolver

TypeDefault
bool

History 2

ImpulseSolverForContacts

TypeDefault
bool

History 2

Is30FpsThrottleEnabled

TypeDefault
bool

History 2

ParallelPhysics

TypeDefault
bool

History 2

PhysicsAnalyzerEnabled

TypeDefault
bool
This property is not replicated. Its interface does not cross the network boundary.
This property is read-only. Its value can be read, but it cannot be modified.

History 2

Tags: [ReadOnly, NotReplicated]

ShowFluidForcesForSelectedOrHoveredAssemblies

TypeDefault
bool

History 2

WaterViscosity

TypeDefault
float

History 2

Settings