forked from LeenkxTeam/LNXSDK
Update leenkx/Sources/iron/data/SceneFormat.hx
This commit is contained in:
@ -223,7 +223,7 @@ typedef TShaderData = {
|
||||
@:structInit class TShaderData {
|
||||
#end
|
||||
public var name: String;
|
||||
public var nextPass: String;
|
||||
public var next_pass: String;
|
||||
public var contexts: Array<TShaderContext>;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user