Roblox Wiki
Roblox Wiki
36,950
pages

Beam is a class that creates a beam between two Attachment light iconAttachment dark iconAttachments. This class was added on November 8, 2017, in version 315 (November 2017). It inherits Instance. Beams are similar to Trail light iconTrail dark iconTrails, but instead of using the movement of two Attachments, they have a constant particle going from one to the other.

Beams!

Properties

Attachment0: Attachment

This class member is missing documentation. Create or add to its subpage at Class:Beam/Attachment0.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

Attachment1: Attachment

This class member is missing documentation. Create or add to its subpage at Class:Beam/Attachment1.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

Brightness: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/Brightness.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Color: ColorSequence

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/Color.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

CurveSize0: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/CurveSize0.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

CurveSize1: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/CurveSize1.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

Enabled: bool

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/Enabled.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

FaceCamera: bool

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/FaceCamera.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

LightEmission: float

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/LightEmission.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

LightInfluence: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/LightInfluence.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

LocalTransparencyModifier: float

  • HiddenThis property is not shown in the object browser and properties window.
  • Not replicatedThis member is not replicated across the network boundary.
This class member is missing documentation. Create or add to its subpage at Class:Beam/LocalTransparencyModifier.
  • Category: Appearance.
  • Serialization: cannot load or save.
  • Thread safety: read safe

Segments: int

This class member is missing documentation. Create or add to its subpage at Class:Beam/Segments.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

Texture: ContentId

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/Texture.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextureLength: float

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/TextureLength.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextureMode: TextureMode

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/TextureMode.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

TextureSpeed: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/TextureSpeed.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Transparency: NumberSequence

This API member has existing documentation in this page's Member list template.
This class member is missing documentation. Create or add to its subpage at Class:Beam/Transparency.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Width0: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/Width0.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

Width1: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/Width1.
  • Category: Shape.
  • Serialization: can save and load.
  • Thread safety: read safe

ZOffset: float

This class member is missing documentation. Create or add to its subpage at Class:Beam/ZOffset.
  • Category: Appearance.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

SetTextureOffset(offset: float = 0): null

Parameters
NameTypeDefault
offsetfloat0
  • Thread safety: unsafe

External links[]