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

Method SetFlatFacing

Source/Graphics/camera.cpp:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void Camera::SetFlatFacing(const vec3& v) {
59 flat_facing = v;
60}
61
62void Camera::FixDiscontinuity() {
63 old_chase_distance = chase_distance;

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected