Falco Engine
3.9.0.1 (beta)
Cubemap.cs
Go to the documentation of this file.
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Linq;
4
using
System.Text;
5
6
namespace
FalcoEngine
7
{
8
public
class
Cubemap
:
Asset
9
{
10
internal
Cubemap
() { }
11
}
12
}
FalcoEngine.Asset
Definition:
Asset.cs:8
FalcoEngine.Cubemap
Definition:
Cubemap.cs:9
FalcoEngine
Definition:
AnimationClip.cs:7
API
Assets
Cubemap.cs
Generated by
1.9.2