M3GToolkit 0.5.0

com.java4ever.m3gtoolkit.plugins.ase
Class LightSettings

java.lang.Object
  extended bycom.java4ever.m3gtoolkit.plugins.ase.LightSettings

public class LightSettings
extends java.lang.Object


Field Summary
 float aspect
           
 Vector3f color
           
 float falloff
           
 float hotspot
           
 float intensity
           
 float mapbias
           
 float maprange
           
 int mapsize
           
 float raybias
           
 float tdist
           
 int timevalue
           
 
Constructor Summary
LightSettings(ASEReader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

timevalue

public int timevalue

color

public Vector3f color

intensity

public float intensity

aspect

public float aspect

hotspot

public float hotspot

falloff

public float falloff

tdist

public float tdist

mapbias

public float mapbias

maprange

public float maprange

mapsize

public int mapsize

raybias

public float raybias
Constructor Detail

LightSettings

public LightSettings(ASEReader reader)
              throws java.io.IOException

M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.