GLTFCamera
Inherits: Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Methods
from_dictionary ( Dictionary dictionary ) static |
|
to_dictionary ( ) const |
|
to_node ( ) const |
Property Descriptions
float depth_far = 4000.0
There is currently no description for this property. Please help us by contributing one!
float depth_near = 0.05
There is currently no description for this property. Please help us by contributing one!
float fov = 1.309
There is currently no description for this property. Please help us by contributing one!
bool perspective = true
There is currently no description for this property. Please help us by contributing one!
float size_mag = 0.5
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
GLTFCamera from_dictionary ( Dictionary dictionary ) static
There is currently no description for this method. Please help us by contributing one!
GLTFCamera from_node ( Camera3D camera_node ) static
There is currently no description for this method. Please help us by contributing one!
Dictionary to_dictionary ( ) const
There is currently no description for this method. Please help us by contributing one!
Camera3D to_node ( ) const
There is currently no description for this method. Please help us by contributing one!