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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答