This version of Unity is unsupported.

DetailPrototype.Validate

public bool Validate();
public bool Validate(out string errorMessage);

Parameters

errorMessage Returns a message that indicates the cause of failed validation.

Description

Returns true if the detail prototype is valid and the Terrain can accept it.