docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CameraBase

    A camera’s projection

    Inheritance
    object
    NamedObject
    CameraBase
    CameraBase<TOrthographic, TPerspective>
    Inherited Members
    NamedObject.name
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: GLTFast.Schema
    Assembly: solution.dll
    Syntax
    [Serializable]
    public abstract class CameraBase : NamedObject

    Fields

    Name Description
    type

    Camera projection type

    Properties

    Name Description
    Orthographic

    An orthographic camera containing properties to create an orthographic projection matrix.

    Perspective

    An orthographic camera containing properties to create an orthographic projection matrix.

    Methods

    Name Description
    GetCameraType()

    CameraBase.Type typed and cached getter onto type string.

    SetCameraType(Type)

    CameraBase.Type typed setter for type string.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)