Skip to content

ObjectCreateOptions

@vimp-mp/types 2.0.1

Interface · Client API

Initial state applied when creating a client-local object.

ts
interface ObjectCreateOptions

Members

alpha

ts
alpha?: number

Initial entity alpha. Default: 255.

dimension

ts
dimension?: number

Local-only virtual dimension marker. Default: 0.

dynamic

ts
dynamic?: boolean

Native CREATE_OBJECT dynamic flag. Default: true.

VIMP developer documentation