Euler.toVec3
void toVec3(out graphene.vec3.Vec3 res)Retrieves the angles of a #graphene_euler_t and initializes a #graphene_vec3_t with them.
Parameters
res | return location for a #graphene_vec3_t |
void toVec3(out graphene.vec3.Vec3 res)Retrieves the angles of a #graphene_euler_t and initializes a #graphene_vec3_t with them.
res | return location for a #graphene_vec3_t |