Skip to content

Manual: Programming with Panda3D: Camera Control: Lenses and Field of View: setFilmSize(24,36) Typo Error? #141

@asmsulaiman

Description

@asmsulaiman

Description

This is taken from the manual. The below function inputs should be swapped around as the width should be 36mm?

For instance, a 35mm camera exposes a rectangle on the film about 24mm x 36mm, so if you wanted to simulate a 35mm camera, you would use lens.setFilmSize(24,36).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions