Class Marker
Package: @altmp/altv-types
Syntax
Constructors
|
Improve this Doc
View Source
Marker(IVector3, IMarkerOptions)
Declaration
Marker(pos: IVector3, options?: IMarkerOptions): Marker
Parameters
Properties
|
Improve this Doc
View Source
type
Declaration
Property Value
|
Improve this Doc
View Source
pos
Declaration
Property Value
|
Improve this Doc
View Source
dir
Declaration
Property Value
|
Improve this Doc
View Source
rot
Declaration
Property Value
|
Improve this Doc
View Source
scale
Declaration
Property Value
|
Improve this Doc
View Source
color
Declaration
Property Value
|
Improve this Doc
View Source
bobUpAndDown
Declaration
public bobUpAndDown: boolean
Property Value
|
Improve this Doc
View Source
faceCamera
Declaration
public faceCamera: boolean
Property Value
|
Improve this Doc
View Source
p19
Declaration
Property Value
|
Improve this Doc
View Source
rotate
Declaration
Property Value
|
Improve this Doc
View Source
textureDict
Declaration
public textureDict: undefined | string
Property Value
Type |
Description |
undefined | string |
|
|
Improve this Doc
View Source
textureName
Declaration
public textureName: undefined | string
Property Value
Type |
Description |
undefined | string |
|
|
Improve this Doc
View Source
drawOnEnts
Declaration
public drawOnEnts: boolean
Property Value
Methods
|
Improve this Doc
View Source
destroy()
Declaration