Property isActive
isActive
Returns the state of the ScriptableRenderFeature (true: the feature is active, false: the feature is inactive). Use the method ScriptableRenderFeature.SetActive to change the value of this variable.
선언
public bool isActive { get; }
프로퍼티 값
타입 | 설명 |
---|---|
bool |