Skip to main content

plane3_intersect_plane

plane3_intersect_plane(result_point, result_direction, a_normal_x, a_normal_y, a_normal_z, a_constant, b_normal_x, b_normal_y, b_normal_z, b_constant) ⇒ boolean

Kind: global function

ParamType
result_pointVector3
result_directionVector3
a_normal_xnumber
a_normal_ynumber
a_normal_znumber
a_constantnumber
b_normal_xnumber
b_normal_ynumber
b_normal_znumber
b_constantnumber