GltfMaterialCommonConstant.ambientFactor Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to scale the ambient light contributions to this material
public: cli::array <float> ^ ambientFactor;
public float[] ambientFactor;
val mutable ambientFactor : single[]
Public ambientFactor As Single()
Field Value
- Single[]