class RenderProjectedMaterial_t
{
public:
    // MPropertyFriendlyName = Material
    CStrongHandle<InfoForResourceTypeIMaterial2> m_hMaterial;
};

KV3 Class Defaults

{
    m_hMaterial = resource:"materials/particle/base_projected.vmat"
}