Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::PassContext Struct Reference

#include <Pass.hpp>

Collaboration diagram for castor3d::PassContext:
Collaboration graph
[legend]

Public Attributes

MaterialContextmaterial {}
 
Passpass {}
 
PassComponentpassComponent {}
 
bool createPass { true }
 
uint32_t unitIndex {}
 

Member Data Documentation

◆ createPass

bool castor3d::PassContext::createPass { true }

◆ material

MaterialContext* castor3d::PassContext::material {}

◆ pass

Pass* castor3d::PassContext::pass {}

◆ passComponent

PassComponent* castor3d::PassContext::passComponent {}

◆ unitIndex

uint32_t castor3d::PassContext::unitIndex {}

The documentation for this struct was generated from the following file: