以下成员源于类 Qt3DExtras 被弃用。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(弃用)
class
|
QDiffuseMapMaterial |
(弃用)
class
|
QDiffuseSpecularMapMaterial |
(弃用)
class
|
QNormalDiffuseMapAlphaMaterial |
(弃用)
class
|
QNormalDiffuseMapMaterial |
(弃用)
class
|
QNormalDiffuseSpecularMapMaterial |
(弃用)
class
|
QPhongAlphaMaterial |
(弃用)
class
|
QPhongMaterial |
[deprecated]
class Qt3DExtras::
QDiffuseMapMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use Qt3DExtras::QDiffuseSpecularMaterial 代替。
The specular lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QDiffuseSpecularMapMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use Qt3DExtras::QDiffuseSpecularMaterial 代替。
The specular lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QNormalDiffuseMapAlphaMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use Qt3DExtras::QDiffuseSpecularMaterial 代替。
The specular lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QNormalDiffuseMapMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use QDiffuseSpecularMaterial 代替。
The specular lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QNormalDiffuseSpecularMapMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use QDiffuseSpecularMaterial 代替。
The specular lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QPhongAlphaMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use QDiffuseSpecularMaterial 代替。
The phong lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.
[deprecated]
class Qt3DExtras::
QPhongMaterial
This class is deprecated. We strongly advise against using it in new code.
This class is deprecated; use QDiffuseSpecularMaterial 代替。
The phong lighting effect is based on the combination of 3 lighting components ambient, diffuse and specular. The relative strengths of these components are controlled by means of their reflectivity coefficients which are modelled as RGB triplets:
This material uses an effect with a single render pass approach and performs per fragment lighting. Techniques are provided for OpenGL 2, OpenGL 3 or above as well as OpenGL ES 2.