Documentation

​
​

Development

User Acquisition

Monetization

Industry

Asset Transformer SDK

2026.1

Supported
​

User Manual

Python API

C# API

Changelog

Discussions

Asset Transformer SDK

2026.1

Supported
​

Asset Transformer SDK
​
​
UnityEngine.Pixyz
  • UnityEngine.Pixyz.API
  • UnityEngine.Pixyz.Algo
  • UnityEngine.Pixyz.CAD
  • UnityEngine.Pixyz.Core
  • UnityEngine.Pixyz.Geom
  • UnityEngine.Pixyz.IO
  • UnityEngine.Pixyz.Material
  • UnityEngine.Pixyz.Polygonal
  • UnityEngine.Pixyz.Raytrace
  • UnityEngine.Pixyz.Scene
  • UnityEngine.Pixyz.Unity
  • UnityEngine.Pixyz.View
    • AnimationPlayerInfo
    • CameraType
    • EncoderSettings
    • GPUSceneList
    • GetViewerMatricesReturn
    • GetViewerSizeReturn
    • GetViewerStatsReturn
    • GraphicAPI
    • GraphicsContext
    • PickReturn
    • PrimitiveSelectionType
    • QP
    • RateControl
    • RenderMap
    • StreamedViewerInfo
    • ViewInterface
    • ViewInterface.AfterFramebufferCreateDelegate
    • ViewInterface.AfterViewerPropertyChangedDelegate
    • ViewInterface.AnimationPausedOrStoppedDelegate
    • ViewInterface.AnimationPlayedOrResumedDelegate
    • ViewInterface.AnimationPlayingStatusChangedDelegate
    • ViewInterface.BeforeFramebufferDeleteDelegate
    • ViewInterface.BeforeViewerPropertyChangedDelegate
    • WebRTCInfo
  1. Asset Transformer SDK (ex Pixyz)

GetViewerMatricesReturn

Class
Read time 1 minute
Last updated 9 months ago

Inheritance
  • object
  • GetViewerMatricesReturn

Inherited Members
  • Equals(object)
  • Equals(object, object)
  • GetHashCode()
  • GetType()
  • MemberwiseClone()
  • ReferenceEquals(object, object)
  • ToString()

Namespace: UnityEngine.Pixyz.View
[Serializable]public class GetViewerMatricesReturn

Constructors

GetViewerMatricesReturn()

public GetViewerMatricesReturn()

GetViewerMatricesReturn(GetViewerMatricesReturn)

public GetViewerMatricesReturn(GetViewerMatricesReturn o)
Parameters

Type

Name

Description

GetViewerMatricesReturno

Fields

views

public Matrix4List views
Returns

Type

Description

Matrix4List

projs

public Matrix4List projs
Returns

Type

Description

Matrix4List

clipping

public Point2 clipping
Returns

Type

Description

Point2

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Constructors

      • GetViewerMatricesReturn()

      • GetViewerMatricesReturn(GetViewerMatricesReturn)

    • Fields

      • views

      • projs

      • clipping


Report a problem with this page