osg.componentDivide(osg.Vec4 lhs, osg.Vec4 rhs)¶ Parameters: lhs (osg.Vec4) – rhs (osg.Vec4) – Return type: osg.Vec4 osg.componentDivide(osg.Vec3 lhs, osg.Vec3 rhs) Parameters: lhs (osg.Vec3) – rhs (osg.Vec3) – Return type: osg.Vec3 osg.componentDivide(osg.Vec2 lhs, osg.Vec2 rhs) Parameters: lhs (osg.Vec2) – rhs (osg.Vec2) – Return type: osg.Vec2
lhs (osg.Vec4) –
osg.Vec4
rhs (osg.Vec4) –
lhs (osg.Vec3) –
osg.Vec3
rhs (osg.Vec3) –
lhs (osg.Vec2) –
osg.Vec2
rhs (osg.Vec2) –