playMaker

Author Topic: GetRaycastHitInfoExtras  (Read 3310 times)

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
GetRaycastHitInfoExtras
« on: June 20, 2013, 07:21:12 AM »
Hi,

 Folllowing a request, please find a additional action to get the remaining set of infos about a raycast hit.

-- barycentric coordinates.
-- triangle index
-- texture coordinates ( primary secondary and lightmap)


bye,

 Jean

FractalCore

  • 1.2 Beta
  • Full Member
  • *
  • Posts: 100
Re: GetRaycastHitInfoExtras
« Reply #1 on: July 31, 2016, 08:28:16 AM »
This is great, but I'm not sure what to do with the Lightmap coordinates.

Is there a way to get the actual colour at those coordinates? So I could make use of it within Playmaker.

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: GetRaycastHitInfoExtras
« Reply #2 on: August 10, 2016, 03:21:30 AM »
Hi,

 Uhm. I don't think ( Haven't found anything on this) it's possible.

 Have you done some research on how others would do this? I would ask on Unity forum and UA, if there is a technic, then I can make an action to provide this functionality within PlayMaker.

 Bye,

 Jean