ObjectBlur.PostMotionRender C# (CSharp) Method

PostMotionRender() public method

public PostMotionRender ( ) : void
return void
	public void PostMotionRender() {
		renderer.material = m_RegularMaterial;
	}