Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isFixedBuffer

Is this property a fixed buffer? (Read Only)
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool isFixedBuffer { get; }

Remarks

See SerializedProperty.GetFixedBufferElementAtIndex for an example of how to use this property.