Click or drag to resize
SoTextureImage3ElementContainsTransparency Method (SoState, Int32)

Returns true if the texture contains transparency info.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static bool ContainsTransparency(
	SoState state,
	int unit
)

Parameters

state
Type: OIV.Inventor.MiscSoState
unit
Type: SystemInt32

Return Value

Type: Boolean
Remarks