Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AttributeFloat

An attribute that represents a float value.
Read time 1 minuteLast updated 13 days ago

Definition

public sealed class AttributeFloat : BaseAttribute

Methods

Method

Description

GetGets the value of the
float
attribute.
SetSets a new
float
value for the attribute.

Inheritance