Skip to content

defaultValidKeys

const defaultValidKeys: Object

An object that maps keys to their validity.

Type declaration

asset

asset: boolean = true

collider

collider: boolean = true

color

color: boolean = true

hidden

hidden: boolean = true

position

position: boolean = true

rotation

rotation: boolean = true

size

size: boolean = true

spin

spin: boolean = true

velocity

velocity: boolean = true

Source

ecmascript/src/constants.ts:144


Generated using typedoc-plugin-markdown and TypeDoc