Click or drag to resize
AB4D logo

ExtentionsIsDXAttributeSet Method

Overload List
  NameDescription
Public methodStatic memberIsDXAttributeSet(Geometry3D, DXAttributeType)
Returns true if the specified attributeType was set (result is true even if the value is null).
Public methodStatic memberIsDXAttributeSet(Material, DXAttributeType)
Returns true if the specified attributeType was set (result is true even if the value is null).
Public methodStatic memberIsDXAttributeSet(Model3D, DXAttributeType)
Returns true if the specified attributeType was set (result is true even if the value is null).
Public methodStatic memberIsDXAttributeSet(Visual3D, DXAttributeType)
Returns true if the specified attributeType was set (result is true even if the value is null).
Top
See Also