docs.unity.cn
    Show / Hide Table of Contents

    Struct AdditionalEntityParent

    Contains information to identify the parent of an additional entity.

    Namespace: Unity.Entities
    Syntax
    public struct AdditionalEntityParent : IComponentData, IQueryTypeParameter
    Remarks

    This component has a BakingTypeAttribute.

    Fields

    Name Description
    Parent

    Represents a primary entity that matches the GameObject that created the additional entity.

    ParentInstanceID

    Represents a unique Instance ID of the GameObject that created the additional entity.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 20, 2023