docs.unity.cn
    Show / Hide Table of Contents

    Class PhysicsRenderEntityAuthoring

    Inheritance
    Object
    PhysicsRenderEntityAuthoring
    Namespace: Unity.Physics.Authoring
    Syntax
    public sealed class PhysicsRenderEntityAuthoring : MonoBehaviour, IConvertGameObjectToEntity

    Fields

    RenderEntity

    Declaration
    public GameObject RenderEntity
    Field Value
    Type Description
    GameObject

    Methods

    Convert(Entity, EntityManager, GameObjectConversionSystem)

    Declaration
    public void Convert(Entity entity, EntityManager dstManager, GameObjectConversionSystem conversionSystem)
    Parameters
    Type Name Description
    Entity entity
    EntityManager dstManager
    GameObjectConversionSystem conversionSystem
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use