Plane.getNormal
void getNormal(out graphene.vec3.Vec3 normal)Retrieves the normal vector pointing towards the origin of the given #graphene_plane_t.
Parameters
normal | return location for the normal vector |
void getNormal(out graphene.vec3.Vec3 normal)Retrieves the normal vector pointing towards the origin of the given #graphene_plane_t.
normal | return location for the normal vector |