PureBasic - StaticGeometry
Overview
A static geometry is a predefined and pre-rendered geometry form, which can be very complex and still have a very fast rendering. But once created, the geometry can't be moved anymore.
InitEngine3D() should be called successfully before using the static geometry functions.
Command Index
AddStaticGeometryEntity
BuildStaticGeometry
CreateStaticGeometry
FreeStaticGeometry
IsStaticGeometry
Supported OS
All