• Reading TraceRes.SurfaceProps
    1 replies, posted
I need to read the surface properties of whatever a trace hits. I found this in the notes for update 153: [quote][B]Trace Additions[/B] Any returned traces now contain “SurfaceProps” – which contains a number representing the properties of the hit surface. This was a request.[/quote] Sure enough, the field is there, and it's usually a double-digit number like 28. I don't know how to read the number or what it means. I'm assuming it's a composite of binary flags but I can't find any info about it.
Any knowledge about this? Garry says it was requested, so somebody must have implemented it somewhere.
Sorry, you need to Log In to post a reply to this thread.