Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3MouseEvent

Declaration

Source position: orca_scene3d.pas line 900

type TD3MouseEvent = procedure(

  Sender: TObject;

  Button: TMouseButton;

  Shift: TShiftState;

  X: single;

  Y: single;

  rayPos: TD3Vector;

  rayDir: TD3Vector

) of object;



CT Web help

CodeTyphon Studio