Method IsPartUsingEnvMap
IsPartUsingEnvMap(int)
Gets if the specified part is using environment mapping.
public bool IsPartUsingEnvMap(int partIndex)
Parameters
partIndexintThe part index to query, 0, 1 or 2)
Returns
- bool
True if the specified part uses environment mapping, false if it does not and uses transparency instead.