interface com.babylonhx.lights.IShadowLight

Available on all platforms

@author Krtolica Vujadin

Instance Fields

function getScene():Scene

function getShadowDirection(?faceIndex:Int):Vector3

function needCube():Bool

function setShadowProjectionMatrix(matrix:Matrix, viewMatrix:Matrix, renderList:Array<AbstractMesh>):Void

function supportsVSM():Bool