Unit 'nxTypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_nxpascal]

T3DLight

Declaration

Source position: nxTypes.pas line 86

type T3DLight = packed record

  position: TVector;

  

  radius: single;

  

  color: TfRGB;

  

end;



CT Web help

CodeTyphon Studio