Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetReadMask(AnimationStream)

Gets the read mask of the property.
Read time 1 minuteLast updated 11 days ago

Definition

public bool GetReadMask(AnimationStream stream)

Parameters

The AnimationStream that holds the animated values.

Returns

Type

Description

boolReturns true if the property can be read.