Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


StructSize

If the constant is a struct, this stores the size (in bytes) of the struct. Otherwise, the value is 0. (Read Only)
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public readonly int StructSize { get; }