Small World Engine API Reference - v0.46.1
Preparing search index...
FrustumInterface
Interface FrustumInterface
Minimal interface for a Frustum to avoid circular dependencies.
interface
FrustumInterface
{
planes
:
Float32Array
;
}
Index
Properties
planes
Properties
planes
planes
:
Float32Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
planes
Small World Engine API Reference - v0.46.1
Loading...
Minimal interface for a Frustum to avoid circular dependencies.