Home
last modified time | relevance | path

Searched refs:GetMinRotation (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Graphics/
H A DParticleEffect.h294 float GetMinRotation() const { return rotationMin_; } in GetMinRotation() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Graphics/
H A DParticleEffect.pkg105 float GetMinRotation() const;
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/AngelScript/
H A DGraphicsAPI.cpp1616 …leEffect", "float get_minRotation() const", asMETHOD(ParticleEffect, GetMinRotation), asCALL_THISC… in RegisterParticleEffect()
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox4492 - float GetMinRotation() const