Graphics.Formats.Collada.ColladaTypes
Documentation
Constructors
SceneNode | |
Fields
|
Constructors
Perspective | |
Fields
| |
Orthographic | |
Fields |
Constructors
Ambient | |
Fields
| |
Directional | |
Fields
| |
Point | |
Fields
| |
Spot | |
Fields
|
data LinePrimitive Source
data AnimChannel Source
data TechniqueCommon Source
Constructors
Constant | |
LambertCol [Fx_common_color_type] | |
LambertTex [Fx_common_texture_type] [[Float]] | |
PhongCol [Fx_common_color_type] | |
PhongTex [Fx_common_texture_type] [[Float]] | |
Blinn |
type Animations = Tree (SID, AnimChannel)Source