| proto volatile float TraceMove | ( | TraceParam | param, |
| out IEntity | cent, | ||
| out float | plane[4], | ||
| out int | surfparm, | ||
| func | filtercallback ) |
traces line start->end, return 0..1 if trace was sucessfull. It take bboux from ent flag like in P2PVisibilityEx will be added OUTPUT:
| cent | [out] traced entity |
| plane | [out] traced polygon plane (X,Y,Z,D) |
| surfparm | [out] traced surface parameters |