SerializedProperty.isFixedBuffer
public bool isFixedBuffer;
Description 描述
Is this property a fixed buffer? (Read Only)
See GetFixedBufferElementAtIndex for an example of how to use this property.
See Also: fixedBufferSize, GetFixedBufferElementAtIndex.