---
title: scalar
framework: usdkit
role: symbol
role_heading: Instance Property
path: usdkit/usdprim/attribute/valuetype/scalar
---

# scalar

The scalar (non-array) type corresponding to this type.

## Declaration

```swift
var scalar: USDPrim.Attribute.ValueType { get }
```

## Discussion

Discussion If this type is already a scalar type, returns the type unchanged.
