Struct Parent
This component is required for an entity to be part of the transform hierarchy. Entities without this component are not rendered. A root entity's parent entity can be NONE.
Namespace: Unity.Tiny.Core2D
Syntax
public struct Parent : IComponentData
Fields
Value
Declaration
public Entity Value
Field Value
| Type | Description |
|---|---|
| Entity |