This version of Unity is unsupported.

SerializedProperty.fixedBufferSize

public int fixedBufferSize;

Description

The number of elements in the fixed buffer. (Read Only)

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



See Also: isFixedBuffer, GetFixedBufferElementAtIndex.