Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ maxIntensity
Method
maxIntensity
source/base/StarCellularLightArray.hpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
inline float ScalarLightTraits::maxIntensity(float value) {
151
return value;
152
}
153
154
inline float ScalarLightTraits::minIntensity(float value) {
155
return value;
Callers
nothing calls this directly
Calls
1
max
Method · 0.45
Tested by
no test coverage detected