This site is inactive!

This site is no longer kept up to date. It has been superseded by the Roblox API Reference. Please update your bookmarks.

Members

Functions

Returns Function History
void BreakJoints ( Objects objects )
bool ExperimentalSolverIsEnabled ( ) (+0.198)
Tuple FindPartOnRay ( Ray ray, Instance ignoreDescendantsInstance = nil, bool terrainCellsAreCubes = false, bool ignoreWater = false )
Tuple FindPartOnRayWithIgnoreList ( Ray ray, Objects ignoreDescendantsTable, bool terrainCellsAreCubes = false, bool ignoreWater = false ) (+0.48)
Tuple FindPartOnRayWithWhitelist ( Ray ray, Objects whitelistDescendantsTable, bool ignoreWater = false ) (+0.262)
Objects FindPartsInRegion3 ( Region3 region, Instance ignoreDescendantsInstance = nil, int maxParts = 20 )
Objects FindPartsInRegion3WithIgnoreList ( Region3 region, Objects ignoreDescendantsTable, int maxParts = 20 ) (+0.48)
Objects FindPartsInRegion3WithWhiteList ( Region3 region, Objects whitelistDescendantsTable, int maxParts = 20 ) (+0.298)
int GetNumAwakeParts ( ) (+0.115)
bool GetPhysicsAnalyzerBreakOnIssue ( ) (+0.236)
Objects GetPhysicsAnalyzerIssue ( int index ) (+0.236)
int GetPhysicsThrottling ( ) (+0.95)
double GetRealPhysicsFPS ( ) (+0.95)
Objects InsertContent ( Content url ) (−0.163)
bool IsRegion3Empty ( Region3 region, Instance ignoreDescendentsInstance = nil )
bool IsRegion3EmptyWithIgnoreList ( Region3 region, Objects ignoreDescendentsTable ) (+0.48)
void JoinToOutsiders ( Objects objects, JointCreationMode jointType ) (+0.196)
void MakeJoints ( Objects objects )
bool PGSIsEnabled ( ) (+0.223)
void SetPhysicsAnalyzerBreakOnIssue ( bool enable ) (+0.236)
void SetPhysicsThrottleEnabled ( bool value )
void UnjoinFromOutsiders ( Objects objects ) (+0.196)
void ZoomToExtents ( )
Tuple findPartOnRay ( Ray ray, Instance ignoreDescendantsInstance = nil, bool terrainCellsAreCubes = false, bool ignoreWater = false ) (+0.52)
Objects findPartsInRegion3 ( Region3 region, Instance ignoreDescendantsInstance = nil, int maxParts = 20 ) (+0.50)
  • 15 functions inherited from Model
  • 27 functions inherited from Instance

YieldFunctions

  • 1 yieldfunction inherited from Instance

Events

Event History
PhysicsAnalyzerIssuesFound ( int count ) (+0.236)

Enums

Enum History
JointCreationMode (+0.196)

Property Descriptions

bool Workspace.AllowThirdPartySales

Version History:(+0.221)

Class:Camera Workspace.CurrentCamera

double Workspace.DistributedGameTime

float Workspace.FallenPartsDestroyHeight

Version History:(+0.298)

Tags: ScriptWriteRestricted: [PluginSecurity]

bool Workspace.FilteringEnabled

Version History:(+0.136)

Tags: ScriptWriteRestricted: [PluginSecurity]

float Workspace.Gravity

Version History:(+0.241)

bool Workspace.IsMouseCursorShown

Version History:(+0.48, −0.49)

Tags: RobloxScriptSecurity, hidden

bool Workspace.StreamingEnabled

Version History:(+0.132)

bool Workspace.TemporaryLegacyPhysicsSolverOverride

Version History:(+0.349)

Class:Instance Workspace.Terrain

Tags: readonly

Function Descriptions

voidWorkspace.BreakJoints ( Objects objects )

Tags: PluginSecurity

boolWorkspace.ExperimentalSolverIsEnabled ( )

Version History:(+0.198)

Tags: LocalUserSecurity

TupleWorkspace.FindPartOnRay ( Ray ray, Instance ignoreDescendantsInstance = nil, bool terrainCellsAreCubes = false, bool ignoreWater = false )

TupleWorkspace.FindPartOnRayWithIgnoreList ( Ray ray, Objects ignoreDescendantsTable, bool terrainCellsAreCubes = false, bool ignoreWater = false )

Version History:(+0.48)

TupleWorkspace.FindPartOnRayWithWhitelist ( Ray ray, Objects whitelistDescendantsTable, bool ignoreWater = false )

Version History:(+0.262)

ObjectsWorkspace.FindPartsInRegion3 ( Region3 region, Instance ignoreDescendantsInstance = nil, int maxParts = 20 )

ObjectsWorkspace.FindPartsInRegion3WithIgnoreList ( Region3 region, Objects ignoreDescendantsTable, int maxParts = 20 )

Version History:(+0.48)

ObjectsWorkspace.FindPartsInRegion3WithWhiteList ( Region3 region, Objects whitelistDescendantsTable, int maxParts = 20 )

Version History:(+0.298)

intWorkspace.GetNumAwakeParts ( )

Version History:(+0.115)

boolWorkspace.GetPhysicsAnalyzerBreakOnIssue ( )

Version History:(+0.236)

Tags: PluginSecurity

ObjectsWorkspace.GetPhysicsAnalyzerIssue ( int index )

Version History:(+0.236)

Tags: PluginSecurity

intWorkspace.GetPhysicsThrottling ( )

Version History:(+0.95)

doubleWorkspace.GetRealPhysicsFPS ( )

Version History:(+0.95)

ObjectsWorkspace.InsertContent ( Content url )

Version History:(−0.163)

Tags: LocalUserSecurity

boolWorkspace.IsRegion3Empty ( Region3 region, Instance ignoreDescendentsInstance = nil )

boolWorkspace.IsRegion3EmptyWithIgnoreList ( Region3 region, Objects ignoreDescendentsTable )

Version History:(+0.48)

voidWorkspace.JoinToOutsiders ( Objects objects, JointCreationMode jointType )

Version History:(+0.196)

voidWorkspace.MakeJoints ( Objects objects )

Tags: PluginSecurity

boolWorkspace.PGSIsEnabled ( )

Version History:(+0.223)

voidWorkspace.SetPhysicsAnalyzerBreakOnIssue ( bool enable )

Version History:(+0.236)

Tags: PluginSecurity

voidWorkspace.SetPhysicsThrottleEnabled ( bool value )

Tags: LocalUserSecurity

voidWorkspace.UnjoinFromOutsiders ( Objects objects )

Version History:(+0.196)

voidWorkspace.ZoomToExtents ( )

Tags: PluginSecurity

TupleWorkspace.findPartOnRay ( Ray ray, Instance ignoreDescendantsInstance = nil, bool terrainCellsAreCubes = false, bool ignoreWater = false )

Version History:(+0.52)

Deprecated: This member is deprecated.

ObjectsWorkspace.findPartsInRegion3 ( Region3 region, Instance ignoreDescendantsInstance = nil, int maxParts = 20 )

Version History:(+0.50)

Deprecated: This member is deprecated.

Event Descriptions

Workspace.PhysicsAnalyzerIssuesFound ( int count )

Version History:(+0.236)

Tags: PluginSecurity