-
Notifications
You must be signed in to change notification settings - Fork 3
Marker
JustGod edited this page Oct 28, 2023
·
1 revision
(method) Marker:Constructor(eMarkerType?: eMarkerType, position?: vector3, direction?: vector3, rotation?: vector3, scale?: vector3, color?: Color, bobUpAndDown?: boolean, faceCamera?: boolean, rotate?: boolean, textureDict?: string, textureName?: string, drawOnEnts?: boolean)(method) Marker:Draw()Draw the marker with the current settings
(method) Marker:SetBobUpAndDown(bobUpAndDown: boolean)
-> Marker(method) Marker:SetColor(color: Color)
-> Marker(method) Marker:SetDirection(direction: vector3)
-> Marker(method) Marker:SetDrawOnEnts(drawOnEnts: boolean)
-> Marker(method) Marker:SetFaceCamera(faceCamera: boolean)
-> Marker(method) Marker:SetPosition(position: vector3)
-> Marker(method) Marker:SetRotate(rotate: boolean)
-> Marker(method) Marker:SetRotation(rotation: vector3)
-> Marker(method) Marker:SetScale(scale: vector3)
-> Marker(method) Marker:SetTextureDict(textureDict: string)
-> Marker(method) Marker:SetTextureName(textureName: string)
-> Marker(method) Marker:SetType(eMarkerType: eMarkerType)
-> MarkerbooleanColorDirectionbooleanbooleanstringnumbervector3booleanRotationScalestringstringeMarkerType