ExtensionsIs | |
| Name | Description | |
|---|---|---|
| IsDXAttributeSet(Geometry3D, DXAttributeType) | Returns true if the specified attributeType was set (result is true even if the value is null). | |
| IsDXAttributeSet(Material, DXAttributeType) | Returns true if the specified attributeType was set (result is true even if the value is null). | |
| IsDXAttributeSet(Model3D, DXAttributeType) | Returns true if the specified attributeType was set (result is true even if the value is null). | |
| IsDXAttributeSet(Visual3D, DXAttributeType) | Returns true if the specified attributeType was set (result is true even if the value is null). |