Dataset Viewer
Auto-converted to Parquet Duplicate
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
End of preview. Expand in Data Studio

Last collected: 2026-04-23 14:24

Contains 1550 text

Downloads last month
235