Beispiel #1
0
 ULONG GetRequirements( int subMtlNum ){ return isNoExposure() | MTLREQ_PHONG; }
Beispiel #2
0
	ULONG GetRequirements( int subMtlNum ){ return isNoExposure()+MTLREQ_PHONG+MTLREQ_UV+MTLREQ_BUMPUV; }