Example usage for com.badlogic.gdx.graphics.g3d Attribute subclass-usage

List of usage examples for com.badlogic.gdx.graphics.g3d Attribute subclass-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.graphics.g3d Attribute subclass-usage.

Usage

From source file com.mbrlabs.mundus.commons.env.lights.DirectionalLightsAttribute.java

/**
 * @author Marcus Brummer
 * @version 14-02-2016
 */
public class DirectionalLightsAttribute extends Attribute {

From source file com.mbrlabs.mundus.commons.env.lights.SunLightsAttribute.java

/**
 * @author Marcus Brummer
 * @version 04-01-2016
 */
public class SunLightsAttribute extends Attribute {

From source file com.mbrlabs.mundus.commons.terrain.TerrainTextureAttribute.java

/**
 * @author Marcus Brummer
 * @version 28-01-2016
 */
public class TerrainTextureAttribute extends Attribute {

From source file com.mbrlabs.mundus.editor.tools.picker.PickerIDAttribute.java

/**
 * @author Marcus Brummer
 * @version 20-02-2016
 */
public class PickerIDAttribute extends Attribute {

From source file com.mbrlabs.mundus.tools.picker.PickerIDAttribute.java

/**
 * @author Marcus Brummer
 * @version 20-02-2016
 */
public class PickerIDAttribute extends Attribute {