url stringlengths 41 124 | title stringlengths 0 53 | type stringclasses 5
values | content stringlengths 34 336k | code_blocks listlengths 0 49 | tokens int64 9 74.6k | content_hash stringlengths 64 64 | crawled_at stringlengths 32 32 |
|---|---|---|---|---|---|---|---|
https://create.roblox.com/docs/en-us/cloud | Cloud API reference | markdown | # Cloud API reference
With Open Cloud, you can access Roblox resources through standard [REST](https://en.wikipedia.org/wiki/REST) APIs, which lets you build everything from command line automation tools to complex web apps. You can update experiences, restart servers, work with your data stores and memory stores, man... | [] | 508 | c6e513cf0ec65c4b2d2085e2c08d59652adcda97481454141df7ad47dce35464 | 2026-04-23T06:23:11.344437+00:00 |
https://create.roblox.com/docs/en-us/production/analytics | Analytics | markdown | # Analytics
Roblox offers a variety of analytics features to help you chart your experience's growth, technical performance, track user behavior and retention, and find opportunities for optimization. You can use analytics to understand what actions you can take to grow your experience.
If this is your first time eng... | [] | 1,701 | 68a312430e6bdf6de70d0e38970b3098d2920465980b85ed85edcaf12e311fcb | 2026-04-23T06:23:11.449715+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Accessory | Accessory | engineapi | # Accessory
**Type:** CLASS
**Inherits:** Accoutrement
## Summary
An item that a Character can wear.
## Description
The Accessory Instance is the parent Instance of all accessories (regardless
of their specific accessory type). It typically has a child Handle with a
child Attachment and a WrapLayer in the case of... | [] | 340 | 7562e01d8415a563e4396eee411658438c643cff2b9f516f0160cafcc5a0775f | 2026-04-23T06:23:11.481173+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AccessoryDescription | AccessoryDescription | engineapi | # AccessoryDescription
**Type:** CLASS
**Inherits:** Instance
## Summary
Describes the appearance of an `Class.Accessory` for the
`Class.HumanoidDescription`.
## Description
**AccessoryDescription** is an object that stores the description for an
`Class.Accessory`. It is meant to be placed underneath a
`Class.Hum... | [] | 611 | c1f8d6559c4a607538b455f0dec9388be8ce669d3f6ef4f32eb10f39df31bf01 | 2026-04-23T06:23:11.531679+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Accoutrement | Accoutrement | engineapi | # Accoutrement
**Type:** CLASS
**Inherits:** Instance
## Summary
An object that can attach to a player's character.
## Description
An Accoutrement welds its child `Class.Part|part` called "Handle" to the
player's character. You can change the position and rotation of the Handle
part using the `Class.Accoutrement.... | [] | 415 | af92fdd56b8a205d4103e59e8dc4cd8042f1e2b933ed6a54763e9e1e053fb87a | 2026-04-23T06:23:11.554917+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Actor | Actor | engineapi | # Actor
**Type:** CLASS
**Inherits:** Model
## Summary
An `Class.Actor` is a container for code that can be safely split into its own
thread.
## Description
An `Class.Actor` is a container for code that can be safely split into its own
thread using `Library.task.desynchronize()`. It should also contain the
instan... | [] | 702 | 8babd26a82ffc2fe3f14285f5214c6b5d7e6b2ac643d9fd689f275390ee8ab48 | 2026-04-23T06:23:11.570668+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AdGui | AdGui | engineapi | # AdGui
**Type:** CLASS
**Inherits:** SurfaceGuiBase
## Properties
### Property: `AdGui.AdShape`
### Property: `AdGui.EnableVideoAds`
Enables the AdGui to serve video ads.
The property enables the AdGui to serve video ads.
### Property: `AdGui.FallbackImage`
### Property: `AdGui.Status`
*Tags: ReadOnly, NotRepl... | [] | 141 | 2045ceae06f9677955594a8f4200134eafb7fb7ff715346b76f9f9d9d6513df3 | 2026-04-23T06:23:11.610548+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AdvancedDragger | AdvancedDragger | engineapi | # AdvancedDragger
**Type:** CLASS
**Inherits:** Instance
## Summary
An unfinished advanced variant of the `Class.Dragger` class.
## Description
An unfinished advanced variant of the `Class.Dragger` class. Internally, this
object is an identical implementation of the Dragger class. | [] | 66 | 155408703cf76d987099a84f92d008a2df8524d1e238f76477158b0853c0d35f | 2026-04-23T06:23:11.664830+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AdService | AdService | engineapi | # AdService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance
## Summary
A class that allows the display of mobile video ads.
## Description
A service for displaying mobile video ads as a form of monetization. Use it to
implement rewarded video ads in your experience.
## Methods
### Metho... | [] | 562 | 7f94c3562b407e04c16d9282733ffcb426993cd9d9691426df71e8a434e40df3 | 2026-04-23T06:23:11.689193+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AirController | AirController | engineapi | # AirController
**Type:** CLASS
**Inherits:** ControllerBase
## Properties
### Property: `AirController.BalanceMaxTorque`
The maximum torque the character can use to remain balanced upright.
The maximum torque the character can use to remain balanced upright. When
misaligned, this amount of torque is applied to re... | [] | 660 | e21ec5eea7061975b0d9c4f65b7bf6b535883d2212c6f2ab81732b97cf5f3aea | 2026-04-23T06:23:11.705386+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AlignOrientation | AlignOrientation | engineapi | # AlignOrientation
**Type:** CLASS
**Inherits:** Constraint
## Summary
Constraint which applies torque to align two attachments, or to align one
attachment with a goal orientation.
## Description
The `AlignOrientation` constraint applies torque to align two attachments, or
to align one attachment with a goal orie... | [] | 1,918 | ab90aa84e0996ff9bae5311932bc45b325a225adf34c5e8ee09c6a7c1a3047d2 | 2026-04-23T06:23:11.738058+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AlignPosition | AlignPosition | engineapi | # AlignPosition
**Type:** CLASS
**Inherits:** Constraint
## Summary
Constraint which applies force to move two attachments together, or to move
one attachment to a goal position.
## Description
The `AlignPosition` constraint applies force to move two attachments together,
or to move one attachment to a goal posit... | [] | 1,878 | 3e5e83cbe889dfa26fb9c62ab2dc4f02431468601ae33a9307952ee624c2a7e4 | 2026-04-23T06:23:11.752865+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AdPortal | AdPortal | engineapi | # AdPortal
**Type:** CLASS
**Inherits:** Instance
## Properties
### Property: `AdPortal.PortalInvalidReason`
*Tags: ReadOnly, NotReplicated, NotScriptable*
### Property: `AdPortal.Status`
*Tags: ReadOnly, NotReplicated* | [] | 59 | 39b817ea6da7183c9353d5ad1134930aa336d9598e89e10a5c3145198df66cf5 | 2026-04-23T06:23:11.767858+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnalyticsService | AnalyticsService | engineapi | # AnalyticsService
**Type:** CLASS
**Tags:** NotCreatable, Service, NotReplicated
**Inherits:** Instance
## Summary
Collection of methods that allows you to track how users interact with your
experiences.
## Description
`AnalyticsService` is a collection of methods that allows you to track how
users interact wit... | [] | 2,439 | 4edb076aa7a590a6bcfa0a44ac3fce9ae80b4cf4aa452240aa7657c20b7d08d7 | 2026-04-23T06:23:11.792946+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AngularVelocity | AngularVelocity | engineapi | # AngularVelocity
**Type:** CLASS
**Inherits:** Constraint
## Summary
Applies torque on an assembly to maintain a constant angular velocity.
## Description
The `AngularVelocity` constraint applies torque on an assembly to maintain a
**constant** angular velocity. Alternatively:
- If you want to control the amoun... | [] | 628 | 93ab6004d985c34ebf8479cb8d5bae2f48191544366f7ebe87e31acdcef7234a | 2026-04-23T06:23:11.873443+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Animation | Animation | engineapi | # Animation
**Type:** CLASS
**Inherits:** Instance
## Summary
References an animation asset which can be loaded by an
`Class.AnimationController`.
## Description
An object that references an animation asset
(`Class.Animation.AnimationId|AnimationId`) which can be loaded by an
`Class.AnimationController`.
#### Lo... | [] | 409 | f14552ede7d70688e26e6dfee8012c84e44533da3674b6413110448d2c205019 | 2026-04-23T06:23:11.890513+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationClipProvider | AnimationClipProvider | engineapi | # AnimationClipProvider
**Type:** CLASS
**Tags:** NotCreatable, Service, NotReplicated
**Inherits:** Instance
## Summary
Provides functions to load and preview `Class.AnimationClip|AnimationClips`.
## Description
Provides functions to load and preview `Class.AnimationClip|AnimationClips`.
It includes a number of... | [] | 1,097 | f0754fc0e930aabb413e0e1d9991323bb15fdc4b54159b6336649463a8272457 | 2026-04-23T06:23:11.917725+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationClip | AnimationClip | engineapi | # AnimationClip
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Instance
## Summary
Represents all types of animation data that the Roblox animation system can
consume.
## Description
The non-creatable `Class.AnimationClip` instance type represents abstract
animation data that can be fed to the Roblox anima... | [] | 500 | 3f62589ecafb4c9b29f070e9d017ccefa49342cd92edc63eaa5862c321fedde8 | 2026-04-23T06:23:11.934093+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationController | AnimationController | engineapi | # AnimationController
**Type:** CLASS
**Inherits:** Instance
## Summary
Allows animations to be loaded and applied to a character or model in place of
a `Class.Humanoid`.
## Description
An object which allows animations to be loaded and applied to a character or
model in place of a `Class.Humanoid`. Creates an `C... | [] | 719 | 6129680ded670d4b1e5b14a28a23c628d486cdefc1f1b77eabd33cb2d9ec5b7d | 2026-04-23T06:23:11.953027+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationConstraint | AnimationConstraint | engineapi | # AnimationConstraint
**Type:** CLASS
**Inherits:** Constraint
## Summary
Aligns two `Class.BasePart|BaseParts` with an animate-able kinematic or
force-based joint.
## Description
An `AnimationConstraint` constrains its `Class.Attachment|Attachments` so that
they're offset by `Class.AnimationConstraint.Transform|... | [] | 482 | ae18b2183bd17afc4dc03d9293c90e914c1393dcf46302e291ba5f9a309205cc | 2026-04-23T06:23:11.970929+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationFromVideoCreatorService | AnimationFromVideoCreatorService | engineapi | # AnimationFromVideoCreatorService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance | [] | 26 | 4b2cb229e5b848b1d83c3d02c6e5ae8b041c8c428a98171573013c32fbb42c29 | 2026-04-23T06:23:11.984317+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationNodeDefinition | AnimationNodeDefinition | engineapi | # AnimationNodeDefinition
**Type:** CLASS
**Inherits:** Instance
## Properties
### Property: `AnimationNodeDefinition.NodeId`
### Property: `AnimationNodeDefinition.NodeType` | [] | 39 | 68522b210094986e5786b4d43c762ef9a2977225c1337c6a31a511e989802a96 | 2026-04-23T06:23:12.051884+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Annotation | Annotation | engineapi | # Annotation
**Type:** CLASS
**Inherits:** Instance | [] | 13 | 760a9974075a7ef833a79ec92eea4113f54eba26182a6007462e430473cda62c | 2026-04-23T06:23:12.104826+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationTrack | AnimationTrack | engineapi | # AnimationTrack
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Instance
## Summary
Controls the playback of an animation on an `Class.Animator`.
## Description
Controls the playback of an animation on an `Class.Animator`. This object
cannot be created, instead it is returned by the
`Class.Animator:LoadAni... | [] | 3,842 | b8b77542a90bca8745ff86b83ddc71104dcbbb34b58621f67c8f88e86a4258c6 | 2026-04-23T06:23:12.123545+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AnimationRigData | AnimationRigData | engineapi | # AnimationRigData
**Type:** CLASS
**Inherits:** Instance
## Summary
Used to store information regarding the model an animation was authored for.
## Description
An AnimationRigData instance commonly appears in the Data Model as a child of
an AnimationClip. It is used to store information regarding the source rig ... | [] | 91 | d60056973773d30dce0f3aa59e886c39c8d34d292e3b3f8f22a168bdf004ba99 | 2026-04-23T06:23:12.157639+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Animator | Animator | engineapi | # Animator
**Type:** CLASS
**Inherits:** Instance
## Summary
Responsible for the playback and replication of `Class.Animation|Animations`.
## Description
The main class responsible for the playback and replication of
`Class.Animation|Animations`. All replication of playing
`Class.AnimationTrack|AnimationTracks` i... | [] | 1,316 | 79d237a25d4cd43b614f16bc1a4ee7c41eba881757aaf7b30013c319fdf90477 | 2026-04-23T06:23:12.179389+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AssetDeliveryProxy | AssetDeliveryProxy | engineapi | # AssetDeliveryProxy
**Type:** CLASS
**Tags:** NotCreatable, Service, NotReplicated
**Inherits:** Instance
## Properties
### Property: `AssetDeliveryProxy.Interface`
### Property: `AssetDeliveryProxy.Port`
### Property: `AssetDeliveryProxy.StartServer` | [] | 60 | 9de98f383ca224b524963c8ab99384ca4f89bfc52fef09b1138b017f55a3071c | 2026-04-23T06:23:12.193643+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/ArcHandles | ArcHandles | engineapi | # ArcHandles
**Type:** CLASS
**Inherits:** HandlesBase
## Summary
The `Class.ArcHandles` object places 3D arc handles around any 3D object that
its `Class.PartAdornment.Adornee|Adornee` is set to.
## Description
The **ArcHandles** object places 3D arc handles around any 3D object that its
`Class.PartAdornment.Ado... | [] | 382 | aada142f572849092fc59717706301e41ccc6cab218eb85f85990266a88ce825 | 2026-04-23T06:23:12.207978+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AssetPatchSettings | AssetPatchSettings | engineapi | # AssetPatchSettings
**Type:** CLASS
**Tags:** NotCreatable, NotReplicated
**Inherits:** Instance
## Properties
### Property: `AssetPatchSettings.ContentId`
### Property: `AssetPatchSettings.OutputPath`
### Property: `AssetPatchSettings.PatchId` | [] | 61 | 46cf08fcfca0cd710ddf052153c2a549deadb28875da7f4e8afe11ab8b015b4b | 2026-04-23T06:23:12.230988+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AssetService | AssetService | engineapi | # AssetService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance
## Summary
A non-replicated service that handles asset-related queries to the Roblox web
API.
## Description
**AssetService** is a non-replicated service that handles asset-related
queries to the Roblox web API.
## Properties... | [] | 3,727 | cda671a9bd52775fb9dd354ed81f57b3122d08708fa61a2d55bd09e6ceca8480 | 2026-04-23T06:23:12.254202+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Atmosphere | Atmosphere | engineapi | # Atmosphere
**Type:** CLASS
**Inherits:** Instance
## Summary
The `Class.Atmosphere` object pushes Roblox closer toward realistic
environments where sunlight scatters in different ways depending on density
and other air particle properties.
## Description
Fog properties are hidden when Lighting contains an Atmos... | [] | 923 | 9fecf0268ef7010d7aa625a56c244f5d24512df72222cad85d8b41618ac95605 | 2026-04-23T06:23:12.306476+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AtmosphereSensor | AtmosphereSensor | engineapi | # AtmosphereSensor
**Type:** CLASS
**Inherits:** SensorBase
## Summary
A `Class.SensorBase` that outputs data about the
`Class.AtmosphereSensor.AirDensity|AirDensity` and
`Class.AtmosphereSensor.RelativeWindVelocity|RelativeWindVelocity` at the
sensor's position.
## Properties
### Property: `AtmosphereSensor.Air... | [] | 136 | 0b065fe78ecc26a11cc4cf3793dad900f0baa46b93f84847bef7310abfb1096e | 2026-04-23T06:23:12.334080+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioAnalyzer | AudioAnalyzer | engineapi | # AudioAnalyzer
**Type:** CLASS
**Inherits:** Instance
## Summary
Takes measurements from audio streams that are connected to it via one or more
`Class.Wire|Wires`.
## Description
`Class.AudioAnalyzer` takes measurements from audio streams that are wired to
it through `Class.Wire`. It provides a single **Input** ... | [] | 1,011 | 55f3a0a9f2f2202a0485dbb561037ff74a48c934f4fd0b96c4a2c70c759c82fa | 2026-04-23T06:23:12.356013+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Attachment | Attachment | engineapi | # Attachment
**Type:** CLASS
**Inherits:** Instance
## Summary
Defines a point and orientation relative to an ancestor `Class.PVInstance`,
`Class.Bone`, or another `Class.Attachment`.
## Description
An `Attachment` defines a point and orientation relative to an ancestor
`Class.PVInstance`, `Class.Bone`, or anothe... | [] | 1,295 | ce224993fe62f7923cfd109834bfb88cfe829e637700f6fa732119acf1235bdd | 2026-04-23T06:23:12.389641+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioChannelMixer | AudioChannelMixer | engineapi | # AudioChannelMixer
**Type:** CLASS
**Inherits:** Instance
## Summary
Combines multiple audio streams into a single, multichannel audio stream.
## Description
`Class.AudioChannelMixer` mixes multiple audio streams into a single,
multichannel stream. It provides one combined **Input** pin, one **Output**
pin, as w... | [] | 1,039 | 4b34f2510dc3a1b230461b56eecba3987d5df67fc12ea6b72360ddf8bd16e15a | 2026-04-23T06:23:12.408146+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioChannelSplitter | AudioChannelSplitter | engineapi | # AudioChannelSplitter
**Type:** CLASS
**Inherits:** Instance
## Summary
Splits an audio stream into component channels so that each can be processed
independently.
## Description
`Class.AudioChannelSplitter` splits an audio stream into component channels so
that each can be processed independently. It provides o... | [] | 1,081 | 54a2c26113cff4e4feec258585fe90ded226689c8ea59cd624d19af130261574 | 2026-04-23T06:23:12.427769+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioChorus | AudioChorus | engineapi | # AudioChorus
**Type:** CLASS
**Inherits:** Instance
## Summary
Makes an audio stream sound more voluminous. If applied to a single voice, it
may sound like multiple voices.
## Description
`Class.AudioChorus` makes an audio stream sound more voluminous. It provides
one **Input** pin and one **Output** pin which c... | [] | 766 | 487fa75cab7b0c5dc4c21a719d9e1f4db54f4d835e7f9aa416494991744c11c3 | 2026-04-23T06:23:12.444685+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioCompressor | AudioCompressor | engineapi | # AudioCompressor
**Type:** CLASS
**Inherits:** Instance
## Summary
Adjusts the dynamic range of input streams.
## Description
`Class.AudioCompressor` adjusts the dynamic range of audio streams. Any
momentary bursts of loudness will be clamped down according to the
compressor's properties.
`Class.AudioCompressor... | [] | 1,119 | 014f648087cbc807177def1a8c4e67f60bd9c30bb859de36b6b5c522a4ee3b86 | 2026-04-23T06:23:12.467479+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioDeviceInput | AudioDeviceInput | engineapi | # AudioDeviceInput
**Type:** CLASS
**Inherits:** Instance
## Summary
Produces audio streams from physical devices, such as microphones.
## Description
`Class.AudioDeviceInput` produces audio streams from physical devices, such as
microphones. It provides a single **Output** pin which can be connected to
other pin... | [] | 1,297 | 0197c2689d19ef831bee2554573bf86f0f03874ea03f268760a072765f8320cb | 2026-04-23T06:23:12.501985+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioDeviceOutput | AudioDeviceOutput | engineapi | # AudioDeviceOutput
**Type:** CLASS
**Inherits:** Instance
## Summary
Accepts audio streams to be rendered out to physical hardware devices such as
speakers or headphones.
## Description
`Class.AudioDeviceOutput` accepts audio streams to be rendered out to physical
hardware devices such as speakers or headphones.... | [] | 599 | b5a3b6cb43c466b4099cbd0554d13ff1a0ac5dc9d7c0110790bc9e193924400b | 2026-04-23T06:23:12.587715+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioDistortion | AudioDistortion | engineapi | # AudioDistortion
**Type:** CLASS
**Inherits:** Instance
## Summary
Distorts audio streams, making them sound fuzzier, grittier, and louder.
## Description
`Class.AudioDistortion` distorts audio streams, making them sound fuzzier,
grittier, and louder. It provides one **Input** pin and one **Output** pin
which ca... | [] | 605 | 699b486c844077b309a2b39a7f0adb05f6f6938da6d7255c7b4c5a432cf61c36 | 2026-04-23T06:23:12.608125+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioEcho | AudioEcho | engineapi | # AudioEcho
**Type:** CLASS
**Inherits:** Instance
## Summary
Overlays delayed copies of audio streams.
## Description
`Class.AudioEcho` overlays delayed copies of audio streams. It provides one
**Input** pin and one **Output** pin which can be connected to/from by
`Class.Wire|Wires`.
## Properties
### Propert... | [] | 861 | 019bf0cdf1c100964c95c5f2dc4afa5fb78315f9b1cbccf806a29125b2de1028 | 2026-04-23T06:23:12.641542+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioEmitter | AudioEmitter | engineapi | # AudioEmitter
**Type:** CLASS
**Inherits:** Instance
## Summary
Emits audio streams into the world.
## Description
`Class.AudioEmitter` emits audio streams into the world. It provides a single
**Input** pin that can be connected to by one or more `Class.Wire|Wires`. Any
streams wired to an `Class.AudioEmitter` g... | [] | 2,280 | b0d83db4567f376237887d2072b458c8975422bc442b1e58050863a0721bf412 | 2026-04-23T06:23:12.659335+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioEqualizer | AudioEqualizer | engineapi | # AudioEqualizer
**Type:** CLASS
**Inherits:** Instance
## Summary
Adjusts the frequency content of audio streams.
## Description
`Class.AudioEqualizer` adjusts the frequency content of audio streams. It
provides one **Input** pin and one **Output** pin which can be connected
to/from by `Class.Wire|Wires`. `Class... | [] | 880 | d16d4aac4c3ae9267722e794dd99870452d51c403718ba7c4ea03a9b8f9492e9 | 2026-04-23T06:23:12.681786+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioFader | AudioFader | engineapi | # AudioFader
**Type:** CLASS
**Inherits:** Instance
## Summary
Adjusts the volume of audio streams.
## Description
`Class.AudioFader` adjusts the volume of audio streams. It provides one
**Input** pin and one **Output** pin which can be connected to/from by
`Class.Wire|Wires`.
## Properties
### Property: `Audi... | [] | 589 | f6d73152d3c5e106e7a179e6462aed190a755e1063927c698cc9ecddfb226f89 | 2026-04-23T06:23:12.703842+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioFilter | AudioFilter | engineapi | # AudioFilter
**Type:** CLASS
**Inherits:** Instance
## Summary
Adjusts the frequency content of audio streams.
## Description
`Class.AudioFilter` adjusts the frequency content of audio streams. It
provides one **Input** pin and one **Output** pin which can be connected
to/from by `Class.Wire|Wires`. `Class.Audio... | [] | 1,068 | 82a2e35d6a8df874d7b9b44320ba60582a615da99be0915bb37939f0bac99649 | 2026-04-23T06:23:12.721768+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioGate | AudioGate | engineapi | # AudioGate
**Type:** CLASS
**Inherits:** Instance
## Summary
Mutes audio streams that fall below a certain volume threshold.
## Description
`Class.AudioGate` behaves like a noise gate, muting audio streams when their
volume drops below a specified `Class.AudioGate.Threshold|Threshold`. It is
useful for removing ... | [] | 960 | 84babdf4b8e69fdf4e9b99f62994d89016613a51331435b7e07bae33bbf71a29 | 2026-04-23T06:23:12.776425+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioListener | AudioListener | engineapi | # AudioListener
**Type:** CLASS
**Inherits:** Instance
## Summary
Records an audio stream from its surrounding
`Class.AudioEmitter|AudioEmitters` in the 3D world.
## Description
`Class.AudioListener` records an audio stream from its surrounding
`Class.AudioEmitter|AudioEmitters` in the 3D world. It provides a sin... | [] | 2,281 | 676bbafab99b77968b4e0f3eb44d8eea995199c5a6e0602f494cf5e2c648a70a | 2026-04-23T06:23:12.803808+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioLimiter | AudioLimiter | engineapi | # AudioLimiter
**Type:** CLASS
**Inherits:** Instance
## Summary
Limits how loud audio streams are allowed to be.
## Description
`AudioLimiter` limits how loud audio streams are allowed to be. Whenever its
input stream exceeds a specified maximum level, the stream's volume is reduced
for a moment. `AudioLimiter` ... | [] | 728 | 0752b5475542a7668dd5f50b10c849876d9a6c388007644d50083330607739a5 | 2026-04-23T06:23:12.830641+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioFlanger | AudioFlanger | engineapi | # AudioFlanger
**Type:** CLASS
**Inherits:** Instance
## Summary
Imparts a whooshing or sweeping sound on audio streams.
## Description
`Class.AudioFlanger` imparts a whooshing or sweeping sound on audio streams by
overlaying a delayed copy of the input stream and modulating the pitch of the
copy. It provides one... | [] | 751 | 7e3c3fe28dc58a4a660220f8fb2255399b4ff63e2978c7269b127e7da71765e9 | 2026-04-23T06:23:12.844265+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioPages | AudioPages | engineapi | # AudioPages
**Type:** CLASS
**Tags:** NotCreatable, NotReplicated
**Inherits:** Pages
## Summary
A special version of the `Class.Pages` class returned by
`Class.AssetService:SearchAudioAsync()`.
## Description
A special version of the `Class.Pages` class returned by
`Class.AssetService:SearchAudioAsync()`. See ... | [] | 92 | dbc01fe3ff65cd03f05daed835dd6c433efda5a7f08ecc315c2c3439ba8b57e4 | 2026-04-23T06:23:12.870177+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioPitchShifter | AudioPitchShifter | engineapi | # AudioPitchShifter
**Type:** CLASS
**Inherits:** Instance
## Summary
Adjusts the perceived pitch of audio streams.
## Description
`Class.AudioPitchShifter` adjusts the perceived pitch of audio streams. It
provides one **Input** pin and one **Output** pin which can be connected
to/from by `Class.Wire|Wires`. `Cla... | [] | 689 | f1d9c577372edb3f47186b4c3d5256a74f9fcb84ff292c2f08e6207be1acf557 | 2026-04-23T06:23:12.885992+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioPlayer | AudioPlayer | engineapi | # AudioPlayer
**Type:** CLASS
**Inherits:** Instance
## Summary
Used to play audio assets.
## Description
`Class.AudioPlayer` is used to play audio assets. It provides a single
**Output** pin which can be connected to other pins via `Class.Wire|Wires`.
## Properties
### Property: `AudioPlayer.Asset`
The asset ... | [] | 2,611 | e461ca190e9a5e7641747ac2a2536d581c8b43f6cbbcc7dd3cf99d004591a563 | 2026-04-23T06:23:12.911685+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioRecorder | AudioRecorder | engineapi | # AudioRecorder
**Type:** CLASS
**Tags:** NotBrowsable
**Inherits:** Instance
## Summary
Records audio streams in-experience.
## Description
**This API is in development and is not available yet.**
`AudioRecorder` records audio streams in-experience with a fixed time limit of
60 seconds. The results can be load... | [] | 956 | 06612d5f5c4883d7587eaeb5ff582447c4cb1c8dd2ff393e6d8a53e65ef0574d | 2026-04-23T06:23:12.929910+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioReverb | AudioReverb | engineapi | # AudioReverb
**Type:** CLASS
**Inherits:** Instance
## Summary
Reverberates audio streams.
## Description
`Class.AudioReverb` reverberates audio streams, modeling the natural echoes of
a room or enclosed space. It provides one **Input** pin and one **Output** pin
which can be connected to/from by `Class.Wire|Wir... | [] | 1,265 | 798cbba410faa5e23e52e236fe4144599c58bf8ad7ee40b2f0c1b00163262fbd | 2026-04-23T06:23:12.962368+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioTextToSpeech | AudioTextToSpeech | engineapi | # AudioTextToSpeech
**Type:** CLASS
**Inherits:** Instance
## Summary
Plays text as speech audio.
## Description
`Class.AudioTextToSpeech` is used to play text as speech audio. It provides a
single **Output** pin which can be connected to other pins via
`Class.Wire|Wires`.
Roblox uses the following formula to th... | [] | 1,738 | ea91dca9c34a945bd8c721864d796af18801da60f51273dec25fd7cd1482d8a0 | 2026-04-23T06:23:13.003029+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioSearchParams | AudioSearchParams | engineapi | # AudioSearchParams
**Type:** CLASS
**Tags:** NotReplicated
**Inherits:** Instance
## Summary
Instance to be passed to `Class.AssetService:SearchAudioAsync()` to search for
audio assets.
## Properties
### Property: `AudioSearchParams.Album`
The album the audio asset belongs to.
Searches for audio which belongs ... | [] | 372 | 34301e030f2e1e8c9640552522c60dd75a6beb78798e34cd9f0ef712bc99bdbe | 2026-04-23T06:23:13.016561+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioSpeechToText | AudioSpeechToText | engineapi | # AudioSpeechToText
**Type:** CLASS
**Inherits:** Instance
## Summary
Converts spoken audio into text.
## Description
`Class.AudioSpeechToText` is used to convert speech audio into text. This
class provides a single **Input** pin that can be connected to other pins via
`Class.Wire|Wires`.
Roblox uses the followi... | [] | 531 | be5b0482fa0afb9d9ddcac13019756cda7f858536fde65b4512ade4d1a77a490 | 2026-04-23T06:23:13.043119+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AudioTremolo | AudioTremolo | engineapi | # AudioTremolo
**Type:** CLASS
**Inherits:** Instance
## Summary
Creates a trembling effect on a sound by varying the volume of the sound up
and down.
## Description
`Class.AudioTremolo` creates a trembling effect on a sound by varying the
volume of the sound up and down. It provides one **Input** pin and one
**O... | [] | 980 | 8d9ce79f485cfd0d53b97de32859201495145604faf6306317ad0a9be757bea4 | 2026-04-23T06:23:13.060740+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AvatarCreationService | AvatarCreationService | engineapi | # AvatarCreationService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance
## Summary
A service to support developer avatar creators.
## Description
`AvatarCreationService` is a service that supports developer avatar creators,
providing methods that support the prompting of avatar creation fr... | [] | 5,664 | ff74d986e3b0696abfa509284b913787dab51e44e1774cc2e462a9c2e196c535 | 2026-04-23T06:23:13.086867+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/AvatarEditorService | AvatarEditorService | engineapi | # AvatarEditorService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance
## Summary
A service to support developer Avatar Editors.
## Description
AvatarEditorService is a service to support developer Avatar Editors. It
provides methods to modify the player's platform avatar, request informati... | [] | 8,163 | e2c63695d626293236bb508137505e505bec994fb3fa2f1a2ae001ab7551e812 | 2026-04-23T06:23:13.116633+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Backpack | Backpack | engineapi | # Backpack
**Type:** CLASS
**Inherits:** Instance
## Summary
A container object that holds a player's inventory. Any `Class.Tool` in a
player's Backpack will be displayed in their inventory at the bottom of their
screen.
## Description
A container object that holds a player's inventory. Any `Class.Tool` in a
play... | [] | 348 | 04bfdb27583283b1e0b8cf6bd23c0fa2463fcf357ee32a99f05a0d7a7ea9c93a | 2026-04-23T06:23:13.132048+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BackpackItem | BackpackItem | engineapi | # BackpackItem
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Model
## Summary
BackpackItem is an abstract class for backpack items such as HopperBins and
Tools.
## Properties
### Property: `BackpackItem.TextureContent`
The texture icon that is displayed for a tool in the player's backpack.
Only supports ... | [] | 231 | 78cb0063547154f9e8578790bedaeee32fd8b8dffc3551527068b501177dffae | 2026-04-23T06:23:13.156121+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BallSocketConstraint | BallSocketConstraint | engineapi | # BallSocketConstraint
**Type:** CLASS
**Inherits:** Constraint
## Summary
Forces its two attachments into the same position and allows them to freely
rotate about all three axes, with optional limits to restrict both tilt and
twist.
## Description
A `BallSocketConstraint` constrains its `Class.Attachment|Attachm... | [] | 1,051 | 1b80f38cc6e1b6e5d77bba9209b6a51d74688e2270f6bdd92a58e8d4832cef14 | 2026-04-23T06:23:13.177126+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BanHistoryPages | BanHistoryPages | engineapi | # BanHistoryPages
**Type:** CLASS
**Tags:** NotCreatable, NotReplicated
**Inherits:** Pages
## Summary
Returned by `Class.Players:GetBanHistoryAsync` to view the entire ban and
unban history of any UserId.
## Description
`Class.BanHistoryPages` is returned by `Class.Players:GetBanHistoryAsync()`.
This instance a... | [] | 495 | 6fb9f649065286f14e7a1e3be5ed378eca868257351dccbeeabe82b2a9454fe4 | 2026-04-23T06:23:13.205288+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BadgeService | BadgeService | engineapi | # BadgeService
**Type:** CLASS
**Tags:** NotCreatable, Service
**Inherits:** Instance
## Summary
Provides information on badges and awards them.
## Description
`BadgeService` provides information and functionality related to
[badges](/production/publishing/badges). Badges are used across the
platform to recogniz... | [] | 2,107 | a888cb3c55f2ab74a1bcd46096c197b238d15d00f0ea58b57c1de24cca2e3cc1 | 2026-04-23T06:23:13.221195+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BaseCoreGuiConfiguration | BaseCoreGuiConfiguration | engineapi | # BaseCoreGuiConfiguration
**Type:** CLASS
**Tags:** NotCreatable, NotReplicated
**Inherits:** Instance
## Properties
### Property: `BaseCoreGuiConfiguration.Enabled` | [] | 41 | 5defaf1852fc85e4fee62718a176defcc8447bbe41619f64ad7db8e34b05ad75 | 2026-04-23T06:23:13.242090+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BasePart | BasePart | engineapi | # BasePart
**Type:** CLASS
**Tags:** NotCreatable, NotBrowsable
**Inherits:** PVInstance
## Summary
The abstract base class for in-world objects that physically interact.
## Description
`Class.BasePart` is an abstract base class for in-world objects that render
and are physically simulated while in the `Class.Wo... | [] | 17,167 | c89fd6e4d14faf4b6b095b1763f24f356460a8fcf6bca233f80b074072a906df | 2026-04-23T06:23:13.281495+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BaseRemoteEvent | BaseRemoteEvent | engineapi | # BaseRemoteEvent
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Instance | [] | 22 | 41bbd61f7dbc69e4af2383bd38b3e476cfd97c05a0f80585ae180016b6ba659c | 2026-04-23T06:23:13.305381+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BasePlayerGui | BasePlayerGui | engineapi | # BasePlayerGui
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Instance
## Summary
The BasePlayerGui is an abstract class which the GUI drawing storage classes
inherit from.
## Description
The BasePlayerGui is an abstract class that all GUI drawing storage classes
inherit from.
## Methods
### Method: `B... | [] | 302 | 1cf45119b966a1fe3e1f4c44c4ffa6eec7ba69df664beed4bfa529e803cbf781 | 2026-04-23T06:23:13.329168+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BaseScript | BaseScript | engineapi | # BaseScript
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** LuaSourceContainer
## Summary
The base class for all script objects which run automatically.
## Properties
### Property: `BaseScript.Disabled`
Determines whether a `Class.BaseScript` will run or not.
Determines whether a `Class.BaseScript` will r... | [] | 699 | 0d3b40546fbd9ad606ef7c655a0c378697708611e28138d7e7a0d464eab1a76e | 2026-04-23T06:23:13.347146+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BaseWrap | BaseWrap | engineapi | # BaseWrap
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** Instance
## Description
The base class for `Class.WrapTarget` and `Class.WrapLayer` objects. Note that
`Class.MeshPart` is the only valid parent type for `Class.BaseWrap` and that
it behaves more like a component of `Class.MeshPart` than an independen... | [] | 668 | f03e076c10c4cd11f1a98b57b974653b04cbacd64d46ed62f1604f735e1d1013 | 2026-04-23T06:23:13.380376+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BevelMesh | BevelMesh | engineapi | # BevelMesh
**Type:** CLASS
**Tags:** NotCreatable, NotBrowsable, Deprecated
**Inherits:** DataModelMesh
> **Deprecated:** This object serves no purpose other than being an abstract class that
`Class.BlockMesh` and `Class.CylinderMesh` inherit from. Note non-character
beveled parts were removed in 2013. Developers ... | [] | 157 | b5d3ce60cf9ed3bd2734611e67df185872ad607c65fd03019a6f2fc0be1517dd | 2026-04-23T06:23:13.411281+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Beam | Beam | engineapi | # Beam
**Type:** CLASS
**Inherits:** Instance
## Summary
Connects two `Class.Attachment|Attachments` by drawing a texture between them.
## Description
A **Beam** object connects two `Class.Attachment|Attachments` by drawing a
texture between them.
To display, a beam must be a descendant of the `Class.Workspace` ... | [] | 3,432 | 01abcaa0040255015a0c8c37746b68d09c6fe6d46aa67559c31e6a538473e49f | 2026-04-23T06:23:13.429491+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BillboardGui | BillboardGui | engineapi | # BillboardGui
**Type:** CLASS
**Inherits:** LayerCollector
## Summary
A container for `Class.GuiObject|GuiObjects` that renders in 3D space facing
the camera.
## Description
`Class.BillboardGui` is a container for UI objects to appear in the 3D space
but always face the camera. The container's position is relati... | [] | 3,331 | adae6a74493fb3c6813b8b17df55ca4ec7279c7ba67363aac0a0830bfdbab822 | 2026-04-23T06:23:13.448149+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BinaryStringValue | BinaryStringValue | engineapi | # BinaryStringValue
**Type:** CLASS
**Inherits:** ValueBase
## Summary
An internal type of `Class.StringValue` object, that stores a `BinaryString`
value.
## Events
### Event: `BinaryStringValue.Changed`
Fires if the BinaryStringValue's value is changed.
Fires if the `Class.BinaryStringValue.Value` of the
`Class... | [] | 181 | c307d74bfa1c1ff0796d003a86c95aeeabdb9aa87e173d02b655401129ae940e | 2026-04-23T06:23:13.466831+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BindableEvent | BindableEvent | engineapi | # BindableEvent
**Type:** CLASS
**Inherits:** Instance
## Summary
An object which enables custom events through asynchronous one-way
communication between scripts on the same side of the client-server boundary.
Scripts firing a `Class.BindableEvent` do not yield.
## Description
The **BindableEvent** object enable... | [] | 711 | 2efc36d68b35ede164a4c31b036bc054a78be2434ece38d5b74aa5a3a86dc639 | 2026-04-23T06:23:13.491753+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BindableFunction | BindableFunction | engineapi | # BindableFunction
**Type:** CLASS
**Inherits:** Instance
## Summary
An object which allows for synchronous two-way communication between scripts
on the same side of the client-server boundary. Scripts invoking a
`Class.BindableFunction` yield until the corresponding callback is found.
## Description
The **Bindab... | [] | 838 | 4e378e26ca6f859c898fbe5efd6f7774da52f60857246809632776c555927ac6 | 2026-04-23T06:23:13.506771+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BloomEffect | BloomEffect | engineapi | # BloomEffect
**Type:** CLASS
**Inherits:** PostEffect
## Summary
Simulates the camera viewing a very bright light.
## Description
The **BloomEffect** simulates the camera viewing a very bright light. It
causes brighter colors to glow, similar to applying the neon
`Class.BasePart.Material|Material` to everything,... | [] | 390 | 6e2e62932f91ad1e782856d0f6b82fb29753ef3c78d4926ee52e2138757a60f3 | 2026-04-23T06:23:13.566047+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyAngularVelocity | BodyAngularVelocity | engineapi | # BodyAngularVelocity
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.AngularVelocity` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a ... | [] | 655 | a71e313ef54cb9b69316849e6f67ad98468a34d0f42e4849b0ac22adcfd95ffc | 2026-04-23T06:23:13.595610+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BlockMesh | BlockMesh | engineapi | # BlockMesh
**Type:** CLASS
**Inherits:** BevelMesh
## Summary
The BlockMesh object applies a 'brick' mesh to the `Class.BasePart` it is
parented to. It behaves identically to a `Class.SpecialMesh` with
`Class.SpecialMesh.MeshType` set to 'Brick'.
## Description
The BlockMesh object applies a 'brick' mesh to the ... | [] | 314 | 1fda4eb9e509ef8319b6c080b39aa019e804deea9324b2d50a47423b2d41a6c9 | 2026-04-23T06:23:13.622881+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BlurEffect | BlurEffect | engineapi | # BlurEffect
**Type:** CLASS
**Inherits:** PostEffect
## Summary
Applies a blur to the entire game world.
## Description
The **BlurEffect** applies a Gaussian blur to the entire rendered game world.
The strength of the blur is controlled by the `Class.BlurEffect.Size`. Only
one **BlurEffect** can be applied at on... | [] | 238 | 3f5e9b5d5619aae219eeec738c76fbd18b664629038024da44074c1ce0c3449f | 2026-04-23T06:23:13.637397+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyMover | BodyMover | engineapi | # BodyMover
**Type:** CLASS
**Tags:** NotCreatable, Deprecated
**Inherits:** Instance
> **Deprecated:** This class has been deprecated. See the
[mover constraints](/physics/mover-constraints) article for an
overview of `Class.BodyMover` replacements, as well as the
[legacy conversion notes](/physics/mover-constrain... | [] | 279 | 9f3f67235c44672853eb9eae8d9c93a1f8dfefb7c016766476f4571ad526c7fa | 2026-04-23T06:23:13.673563+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyForce | BodyForce | engineapi | # BodyForce
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.VectorForce` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a constant force... | [] | 325 | 2755bf00c051da64d09e2f1429f910eb9bf6bdd80d2a0251de546fea3185f886 | 2026-04-23T06:23:13.687893+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyColors | BodyColors | engineapi | # BodyColors
**Type:** CLASS
**Inherits:** CharacterAppearance
## Summary
For a Humanoid character, the BodyColors will specify the colors for the
different body parts.
## Description
BodyColors is a utility object used by Roblox to load avatar body colors from
the website. Avatars that are loaded from the websit... | [] | 824 | 2e2b4595f6d65e8861dba8a90558dc92c0fa54625fa50341fc02bd4b8b2510ad | 2026-04-23T06:23:13.702805+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyGyro | BodyGyro | engineapi | # BodyGyro
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.AlignOrientation` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a torque to ... | [] | 846 | 80446544aa8cd5e4ac7dbd96f7323f8d4b7c1438accc4025501fee2b21a9c99c | 2026-04-23T06:23:13.726616+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyPartDescription | BodyPartDescription | engineapi | # BodyPartDescription
**Type:** CLASS
**Inherits:** Instance
## Summary
Describes the appearance of an avatar body part for the
`Class.HumanoidDescription`.
## Description
**BodyPartDescription** is an object that stores the description for an
avatar's body parts, such as the `Class.BodyPartDescription.Color|Colo... | [] | 645 | 66538935ba81328ee3a01b4d5e4a4d65403581e242e9ef04a2f85c9c4ffa4ce2 | 2026-04-23T06:23:13.746631+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyVelocity | BodyVelocity | engineapi | # BodyVelocity
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.LinearVelocity` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a force to... | [] | 719 | 897527a0cee4f758c0aa014e212762e3ec44fdbcb5950e6de073edaabdcc7507 | 2026-04-23T06:23:13.799852+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyThrust | BodyThrust | engineapi | # BodyThrust
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.VectorForce` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a constant forc... | [] | 441 | 1712c84eeef177967ddcee343755dc7555633f1f54a0603f57847b5ec164b85c | 2026-04-23T06:23:13.823893+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BodyPosition | BodyPosition | engineapi | # BodyPosition
**Type:** CLASS
**Tags:** Deprecated
**Inherits:** BodyMover
> **Deprecated:** This object is deprecated and should not be used for new work. Use
`Class.AlignPosition` instead, and see the
[legacy conversion notes](/physics/mover-constraints#legacy-mover-conversion).
## Summary
Applies a force to ... | [] | 958 | 96faca6b3ca3a7e8ef0509f4f3d00bbafde50392af77c3f12e0845954c8402d0 | 2026-04-23T06:23:13.841539+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Bone | Bone | engineapi | # Bone
**Type:** CLASS
**Inherits:** Attachment
## Summary
Bones are non-rendered objects that drive the movement of one or more parts
for the purposes of animation, or creating clothing and characters.
## Description
Bones are non-rendered objects that drive the movement of one or more parts
for the purposes of ... | [] | 855 | 67aea1e20dd76fa5adfb17e85f17cf00d573495a9c8008663c802e0d6d244008 | 2026-04-23T06:23:13.869528+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BoolValue | BoolValue | engineapi | # BoolValue
**Type:** CLASS
**Inherits:** ValueBase
## Summary
A container object for a single boolean value.
## Description
Stores a single boolean value. The value can be used for many things,
including to communicate between scripts.
Like all `Class.ValueBase` objects, this single value is stored in the
`Clas... | [] | 272 | 2ded2080d91ffb5c7af79d6b694e84322920280cd131fcb56b24833f98105136 | 2026-04-23T06:23:13.887937+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BoxHandleAdornment | BoxHandleAdornment | engineapi | # BoxHandleAdornment
**Type:** CLASS
**Inherits:** HandleAdornment
## Summary
A box-shaped handle that can be adorned to a `Class.BasePart`.
## Description
`BoxHandleAdornment` is a box-shaped handle that can be adorned to a
`Class.BasePart`. If parented to a player's `Class.PlayerGui` or the
`Class.CoreGui`, han... | [] | 139 | 68292fa8e566d109dd4047c882438893454e372fb04e500f936ca6af41a72e11 | 2026-04-23T06:23:13.901114+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BrowserService | BrowserService | engineapi | # BrowserService
**Type:** CLASS
**Tags:** NotCreatable, Service, NotReplicated
**Inherits:** Instance | [] | 27 | 6f0d6c11f6e99219b6776df6897427b2245386b57f2f1afdeadd656a2f9cf26a | 2026-04-23T06:23:13.923395+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BrickColorValue | BrickColorValue | engineapi | # BrickColorValue
**Type:** CLASS
**Inherits:** ValueBase
## Summary
A container object for a single BrickColor value.
## Description
An instance which is used to store a BrickColor value.
## Properties
### Property: `BrickColorValue.Value`
Used to hold a `Datatype.BrickColor` value.
## Events
### Event: `B... | [] | 289 | cff80f994e1dc9d4fb9df0b6ee6229daea24b2b9a19d75d0706d017aa251f2dc | 2026-04-23T06:23:13.938949+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BubbleChatConfiguration | BubbleChatConfiguration | engineapi | # BubbleChatConfiguration
**Type:** CLASS
**Tags:** NotCreatable
**Inherits:** TextChatConfigurations
## Summary
Allows for customization of text chat bubbles through `Class.TextChatService`.
## Description
Allows for customization of text chat bubbles through `Class.TextChatService`.
See [Bubble Chat](/chat/bub... | [] | 871 | ef9c102b2787cfa7a21bd457148652f973717081f324209c97286cbf4d0b39b6 | 2026-04-23T06:23:13.962930+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BubbleChatMessageProperties | BubbleChatMessageProperties | engineapi | # BubbleChatMessageProperties
**Type:** CLASS
**Inherits:** TextChatMessageProperties
## Properties
### Property: `BubbleChatMessageProperties.BackgroundColor3`
Background color of bubbles.
Background color of bubbles in `Datatype.Color3`.
### Property: `BubbleChatMessageProperties.BackgroundTransparency`
Backgro... | [] | 151 | 3a70eb1b4bea62c0a44f50301f9fbb53e096085bddef05b9de5c70884259698b | 2026-04-23T06:23:13.983638+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/CFrameValue | CFrameValue | engineapi | # CFrameValue
**Type:** CLASS
**Inherits:** ValueBase
## Summary
A container object for a single CFrame value.
## Description
A container object for a single `Datatype.CFrame` value.
## Properties
### Property: `CFrameValue.Value`
Used to hold a `Datatype.CFrame` value.
## Events
### Event: `CFrameValue.Cha... | [] | 311 | b1014df86b531e46fcee9cb0c5ee723f7a1364158d9bd4aeb72d394f617bbd0c | 2026-04-23T06:23:14.044799+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/BuoyancySensor | BuoyancySensor | engineapi | # BuoyancySensor
**Type:** CLASS
**Inherits:** SensorBase
## Summary
A `Class.SensorBase` that outputs data about how its `Class.BasePart` is
interacting with `Class.Terrain` water.
## Description
A `Class.SensorBase` that outputs data about how its `Class.BasePart` is
interacting with `Class.Terrain` water, allo... | [] | 267 | 54ed653dd3d0625c11852455b054ac21ebbc27c63417ac9c3bbcb6733a22af42 | 2026-04-23T06:23:14.063287+00:00 |
https://create.roblox.com/docs/en-us/reference/engine/classes/Camera | Camera | engineapi | # Camera
**Type:** CLASS
**Tags:** NotReplicated
**Inherits:** PVInstance
## Summary
A class which defines a view of the 3D world.
## Description
The `Camera` object defines a view of the 3D world. In a running experience,
each client has its own `Camera` object which resides in that client's local
`Class.Worksp... | [] | 9,021 | 3c81d59f3b3424d76b906a1a2a5a97a9b30c5770150aed8836dd8886714f7a46 | 2026-04-23T06:23:14.094819+00:00 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.