SMeshBuffer Index Type
SMeshBuffer Index Type
Is it possible to set a SMeshBuffer to use 32Bit Indices? I ask because I'm creating a SMeshBuffer from debug data given to me from another library and the data is too large to use with 16Bit Indices. I thank you for any input on the matter.
Dream Big Or Go Home.
Help Me Help You.
Help Me Help You.
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: SMeshBuffer Index Type
No, only DynamicMeshBuffer has both types supported. And only very few mesh loaders support 32bit as well.