Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ SetScale
Method
SetScale
engine/dlib/src/dlib/transform.h:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
inline void SetScale(float scale)
67
{
68
m_TranslationScale.setW(scale);
69
}
70
71
inline dmVMath::Quat GetRotation() const
72
{
Callers
9
SpawnFromCollection
Function · 0.45
SetScale
Function · 0.45
ApplyAnimation
Function · 0.45
SetUpSimpleRig
Function · 0.45
SetScale
Function · 0.45
EvaluateParticleProperties
Function · 0.45
UpdateParticleRenderState
Function · 0.45
Mul
Function · 0.45
Inv
Function · 0.45
Calls
1
setW
Method · 0.80
Tested by
1
SetUpSimpleRig
Function · 0.36