Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PropertyStreamHandle.GetReadMask

Declaration

public bool GetReadMask(Animations.AnimationStream stream);

Parameters

stream The AnimationStream that holds the animated values.

Returns

bool Returns true if the property can be read.

Description

Gets the read mask of the property.