Skip to content

DOCS-2334: Add frustum streaming guide - #1569

Draft
julia-rbx wants to merge 2 commits into
mainfrom
docs-agents/add-frustum-streaming-guide
Draft

julia-rbx wants to merge 2 commits into
mainfrom
docs-agents/add-frustum-streaming-guide

Conversation

@julia-rbx

Copy link
Copy Markdown
Contributor

Changes

  • Add new frustum streaming guide at content/en-us/workspace/streaming/frustum.md covering the feature concept, configuration modes, automatic vs. manual control, stream-out behavior, processing details, requirements, and FAQ.
  • Add frustum streaming to the Instance Streaming navigation section.
  • Update streaming/index.md to cross-link to the new frustum streaming page.

Provenance

Merge blockers

  • DevForum announcement URL placeholder needs to be replaced with the actual URL once published.
  • Verify Class.Player.FrustumStreaming and Enum.FrustumStreamingMode API members exist in the engine reference.

Checks

  • This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses.
  • I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses.
  • To the best of my knowledge, all proposed changes are accurate.

Add new guide covering frustum streaming, which extends instance
streaming by using the player's camera view to stream distant instances.
Covers automatic vs. manual configuration, stream-out behavior,
processing details, requirements, and FAQ.
Add new guide covering frustum instance streaming: camera frustum
concept, configuration modes (Automatic, Enabled, Disabled, Default),
code examples for automatic and manual control, stream-out behavior,
processing details, requirements and limits, and FAQ accordion.

Add navigation entry under Instance Streaming section.
@github-actions github-actions Bot added engine guides Changes the Engine guides navigation Changes the navigation tools Makes non-content changes labels Sep 22, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @julia-rbx, thanks so much for helping improve the Roblox creator documentation! Our technical writing team will review your pull request soon. In the meantime, please ensure you've read through the README.md, contribution guidelines, and style recommendations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine guides Changes the Engine guides navigation Changes the navigation tools Makes non-content changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant