docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Property destinationFilterObject

    destinationFilterObject

    The object reference to the filter used to evaluate a teleportation destination. This object should implement the ITeleportationVolumeAnchorFilter interface. If this object is null, the volume will use a FurthestTeleportationAnchorFilter to evaluate the destination.

    Declaration
    public Object destinationFilterObject { get; set; }
    Property Value
    Type Description
    Object
    Remarks

    To access and modify the destination filter at runtime, the destinationEvaluationFilter property should be used instead.

    In This Article
    Back to top
    Copyright © 2023 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)