5 SetVisibleDuringDaylight(
false);
8 SetDiffuseColor(0.2, 0.23, 0.25);
10 EnableSpecular(
false);
12 SetFlareVisible(
false);
20 pos +=
Vector( 0, -0.4, 0 );
proto native vector GetCurrentCameraPosition()
override void OnFrameLightSource(IEntity other, float timeSlice)
proto native CGame GetGame()
proto native void SetPosition(vector position)
Set the world position of the Effect.
proto native vector Vector(float x, float y, float z)
Vector constructor from components.
proto native bool IsEnabled()
Enabled flag getter.