Options
Menu

Class VertexBufferProperties

Hierarchy

  • VertexBufferProperties

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • size: number
    • type: number
    • normalized: boolean

    Returns VertexBufferProperties

Properties

normalized

normalized: boolean

size

size: number

type

type: number

Generated using TypeDoc