playMaker

Author Topic: Gl line  (Read 3247 times)

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Gl line
« on: July 04, 2014, 12:38:19 AM »
Hi,

how to use or call gl line api in playmaker?

http://docs.unity3d.com/ScriptReference/GL.LINES.html

Dev

play_edu

  • Full Member
  • ***
  • Posts: 116
Re: Gl line
« Reply #1 on: July 04, 2014, 12:45:49 AM »
+1   (Would be the great if we acesse GL Line  Library with pm).
« Last Edit: July 04, 2014, 12:47:41 AM by play_edu »

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Re: Gl line
« Reply #2 on: July 06, 2014, 06:41:42 AM »
Bump

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Re: Gl line
« Reply #3 on: July 08, 2014, 05:58:38 AM »
Bump

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Gl line
« Reply #4 on: July 08, 2014, 08:47:35 PM »
You will need custom actions for this. The GL API is pretty low level so I'll have to consider the best way to expose these as actions...

3d_Artist1987

  • Beta Group
  • Full Member
  • *
  • Posts: 157
Re: Gl line
« Reply #5 on: July 15, 2014, 12:28:17 AM »
Thanks for reply.