Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Effects.Scene Class Reference

Scene as exported by third-party exporters (FBX, Assimp, etc...) More...

Properties

Model Model [get, set]
 
AnimationClip Animation [get, set]
 
List< LightComponentLights [get, set]
 
List< CameraComponentCameras [get, set]
 

Detailed Description

Scene as exported by third-party exporters (FBX, Assimp, etc...)

Definition at line 16 of file Scene.cs.

Property Documentation

AnimationClip SiliconStudio.Paradox.Effects.Scene.Animation
getset

Definition at line 22 of file Scene.cs.

List<CameraComponent> SiliconStudio.Paradox.Effects.Scene.Cameras
getset

Definition at line 28 of file Scene.cs.

List<LightComponent> SiliconStudio.Paradox.Effects.Scene.Lights
getset

Definition at line 25 of file Scene.cs.

Model SiliconStudio.Paradox.Effects.Scene.Model
getset

Definition at line 19 of file Scene.cs.


The documentation for this class was generated from the following file: