PureBasic - StaticGeometry

Généralités

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.

Sommaire des commandes

AddStaticGeometryEntity
BuildStaticGeometry
CreateStaticGeometry
FreeStaticGeometry
IsStaticGeometry

OS Supportés

Tous

Guide de référence - Index