User Tools

Site Tools


api:line

LINE

Category: Data structure

Properties


Point

Runtime only

  • Type: vec3f
  • Expected: vec3f value

Direction

Runtime only

  • Type: vec3f
  • Expected: vec3f value

Functions


getClosestPositionToPoint

void LINE.getClosestPositionToPoint(object, otherPoint, outPosition)

Name Type Description
object LINE
otherPoint vec3f
outPosition vec3f Out argument

interception

float LINE.interception(object, line2, outPoint)

Name Type Description
object LINE
line2 LINE
outPoint vec3f Out argument

float LINE.interception(object, line2, outPoint1, outPoint2)

Name Type Description
object LINE
line2 LINE
outPoint1 vec3f Out argument
outPoint2 vec3f Out argument
api/line.txt · Last modified: 2024/02/06 13:53 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki