D3ltaQ's picture
Upload 2197 files
24b81cb verified
class PPEMatClassParameterTexture extends PPEMatClassParameterCommandData
{
override int GetParameterVarType()
{
return PPEConstants.VAR_TYPE_TEXTURE;
}
}