Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HierarchyPropertyDescriptor

Describes the type and size of a Hierarchy Property.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Struct
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyCoreModule
public struct HierarchyPropertyDescriptor

Properties

Property

Description

SizeThe size of the property in bytes.
TypeThe storage type of the property.