docs.unity3d.com
    Show / Hide Table of Contents

    Method ConfigureEditorRenderData

    ConfigureEditorRenderData(Entity, GameObject, Boolean)

    Configures rendering data for picking in the editor.

    Declaration
    public void ConfigureEditorRenderData(Entity entity, GameObject pickableObject, bool hasGameObjectBasedRenderingRepresentation)
    Parameters
    Type Name Description
    Entity entity

    The entity to which we apply the configuration

    GameObject pickableObject

    The game object that should be picked when clicking on an entity

    Boolean hasGameObjectBasedRenderingRepresentation

    If there is a game object based rendering representation, like MeshRenderer this should be true. If the only way to render the object is through entities it should be false

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023