Captain

Results 127 issues of Captain
trafficstars

Open help Documentation

Opaque Masked Translucent Additive Mulitply Supporting configure all properties is too complex! ```cpp class BlendState: public RenderState { public: enum BlendOperation { BOP_ADD, BOP_SUB, BOP_REV_SUB, BOP_MIN, BOP_MAX, }; enum BlendFactor...

default templates saving in Engine:// directory