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) |