Packageflare.flsl
Classpublic class FLSLSurface
InheritanceFLSLSurface Inheritance FLSL Inheritance Object

FLSLSurface defines a Surface3D object to be used as a target surface for an specific pass.



Public Properties
 PropertyDefined By
 InheritedagalVersion : int = 1
[static]
FLSL
 Inheritedname : String
The name of the flsl object.
FLSL
 Inheritedsemantic : String
The semantic which the object is associated.
FLSL
  value : Surface3D
FLSLSurface
Public Methods
 MethodDefined By
  
FLSLSurface(value:Surface3D = null)
FLSLSurface
Property Detail
valueproperty
public var value:Surface3D

Constructor Detail
FLSLSurface()Constructor
public function FLSLSurface(value:Surface3D = null)



Parameters
value:Surface3D (default = null)