MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetReflectionMode

Method SetReflectionMode

trinity/Eve/SpaceObject/EveSpaceObject2.cpp:3903–3906  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3901}
3902
3903void EveSpaceObject2::SetReflectionMode( EntityComponents::ReflectionMode mode )
3904{
3905 m_reflectionMode = mode;
3906}
3907
3908int EveSpaceObject2::GetLastUsedMeshLod() const
3909{

Callers 2

SetupMeshMethod · 0.45
CreatePlacementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected