docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RaycastOptions

    Options used during the raycast behaviour.

    Namespace: Unity.Cloud.DataStreaming.Runtime
    Assembly: Unity.Cloud.DataStreaming.Runtime.dll
    Syntax
    [Flags]
    public enum RaycastOptions

    Fields

    Name Description
    ExcludeHidden

    Excludes all hidden instances during the raycast.

    ExcludeHiddenInstances

    Excludes all hidden instances during the raycast.

    ExcludeNormalFromResult

    Exclude the Normal from the raycast result.

    None

    Default options.

    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)