Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GlTF_Perspective
C# Class GlTF_Perspective
Inheritance:
GlTF_Camera
Mostra file
Open project: tparisi/Unity-glTF-Exporter
Class Usage Examples
Public Properties
Property
Type
Description
aspect_ratio
float
yfov
float
zfar
float
znear
float
Public Methods
Method
Description
GlTF_Perspective
( ) :
UnityEngine
Write
( ) :
void
Method Details
GlTF_Perspective()
public
method
public
GlTF_Perspective
( ) :
UnityEngine
return
UnityEngine
Write()
public
method
public
Write
( ) :
void
return
void
Property Details
aspect_ratio
public_oe property
public
float
aspect_ratio
return
float
yfov
public_oe property
public
float
yfov
return
float
zfar
public_oe property
public
float
zfar
return
float
znear
public_oe property
public
float
znear
return
float