Code: Select all
...
target ZBuffer
{
material_scheme ZWrite
pass clear
{
buffers colour
colour_value 1 1 1 1
}
pass render_scene
{
}
}
...
Code: Select all
*** ERROR in : Compositor Script
Source: adaptive-anti-aliasing.compositor
Unkown token found, was expecting: '}'
Found: >>>buffers colour
<<<, while in rule path: <Pass>
Last valid token found was at line: 20
source hint: >>>{
bu<<<
*** ERROR in : Compositor Script
Source: adaptive-anti-aliasing.compositor
Unkown token found, was expecting: '}'
Found: >>>buffers colour
<<<, while in rule path: <Target>
Last valid token found was at line: 20
source hint: >>>{
bu<<<
*** ERROR in : Compositor Script
Source: adaptive-anti-aliasing.compositor
Unkown token found, was expecting: <TargetOutput> '}'
Found: >>>buffers colour
<<<, while in rule path: <Technique>
Last valid token found was at line: 20
source hint: >>>{
bu<<<
*** ERROR in : Compositor Script
Source: adaptive-anti-aliasing.compositor
Unkown token found, was expecting: '}'
Found: >>>buffers colour
<<<, while in rule path: <Compositor>
Last valid token found was at line: 20
source hint: >>>{
bu<<<
