Skip to content

IndexFormat

表示索引缓冲区的格式,即用于指定几何图元的索引数据类型。

属性描述
Format16表示索引缓冲区中每个索引使用16位无符号整数来表示。
Format32表示索引缓冲区中每个索引使用32位无符号整数来表示。