docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct WorldRenderBounds

    An unmanaged component that represents the world-space render bounds.

    Implements
    IComponentData
    IQueryTypeParameter
    Namespace: Unity.Rendering
    Assembly: Unity.Entities.Graphics.dll
    Syntax
    public struct WorldRenderBounds : IComponentData, IQueryTypeParameter
    Remarks

    Entities Graphics automatically calculates this component value and uses it for visibility culling.

    Fields

    Value

    The axis-aligned render bounds.

    Declaration
    public AABB Value
    Field Value
    Type Description
    AABB

    Implements

    IComponentData
    IQueryTypeParameter
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)