MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / SetViewDist

Method SetViewDist

Source/Graphics/detailobjectsurface.cpp:834–836  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

832}
833
834void DetailObjectSurface::SetViewDist(float _view_dist) {
835 view_dist = _view_dist;
836}
837
838void DetailObjectSurface::SetCollisionType(CollisionType _collision) {
839 collision_type = _collision;

Callers 2

SetDetailObjectLayersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected