Search Results for

    Method SetLayerCylinderParam

    SetLayerCylinderParam(in int, in float, in float, in float)

    Declaration
    public void SetLayerCylinderParam(in int layerId, in float radius, in float centralAngle, in float aspectRatio)
    Parameters
    Type Name Description
    int layerId
    float radius
    float centralAngle
    float aspectRatio
    Implements
    IYVRLayerHandle.SetLayerCylinderParam(in int, in float, in float, in float)
    In This Article