API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
typeAttributeType
@codexo/exojs / rendering / stable
Scalar component type used by a geometry vertex attribute.
0
props
0
methods
0
events
Import
import { AttributeType } from '@codexo/exojs'Scalar component type used by a geometry vertex attribute.
Definition1
"f32" | "i32" | "u16" | "u32" | "u8"Source