Flx3DGeometry represents the geometry data used by Flx3DMesh.

Static methods

staticfromArray(vertexData:Array<Float>, elementData:Array<UInt>, attributes:Array<VertexAttribute>):Flx3DGeometry

Constructor

new()

Variables

@:value("")key:String = ""

@:value(false)persist:Bool = false

@:value(0)useCount:Int = 0

Methods